yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
framework_smoke_test.h
Go to the documentation of this file.
1#ifndef YAZE_TEST_E2E_FRAMEWORK_SMOKE_TEST_H
2#define YAZE_TEST_E2E_FRAMEWORK_SMOKE_TEST_H
3
4#include "imgui_test_engine/imgui_te_context.h"
5
6void E2ETest_FrameworkSmokeTest(ImGuiTestContext* ctx);
7
8#endif // YAZE_TEST_E2E_FRAMEWORK_SMOKE_TEST_H
void E2ETest_FrameworkSmokeTest(ImGuiTestContext *ctx)