mirror of
https://github.com/Lorenzooone/cc3dsfs.git
synced 2026-09-26 09:05:31 -05:00
Fix bad application quitting with multiple windows
This commit is contained in:
@@ -127,6 +127,7 @@ public:
|
||||
void display_call(bool is_main_thread);
|
||||
void display_thread(CaptureData* capture_data);
|
||||
void end();
|
||||
void after_thread_join();
|
||||
void draw(double frame_time, VideoOutputData* out_buf);
|
||||
|
||||
void print_notification(std::string text, TextKind kind = TEXT_KIND_NORMAL);
|
||||
|
||||
Reference in New Issue
Block a user