Files
yaze/test/e2e/canvas_selection_test.h
2025-10-17 12:10:25 -04:00

9 lines
249 B
C

#ifndef YAZE_TEST_E2E_CANVAS_SELECTION_TEST_H
#define YAZE_TEST_E2E_CANVAS_SELECTION_TEST_H
#include "imgui_test_engine/imgui_te_context.h"
void E2ETest_CanvasSelectionTest(ImGuiTestContext* ctx);
#endif // YAZE_TEST_E2E_CANVAS_SELECTION_TEST_H