add ui, change project struct
This commit is contained in:
4
Core/App/app.h
Normal file
4
Core/App/app.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
void app_init();
|
||||
void app_main_loop();
|
||||
Reference in New Issue
Block a user