First Window
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#include <c_WinGuiApp.h>
|
||||
|
||||
c_WinGuiApp_t c_WinGuiApp = {0};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,5 @@
|
||||
#include <c_WinGuiApp.h>
|
||||
|
||||
c_WinGuiApp_t c_WinGuiApp = {0};
|
||||
|
||||
|
||||