small hto load improvements
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
#include "app.gen.c"
|
||||
|
||||
#if PLATFORM_WINDOWS
|
||||
#ifndef APP_IS_DLL
|
||||
#include "app_win32.c"
|
||||
#endif
|
||||
#elif PLATFORM_WASM
|
||||
#include "app_wasm.c"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user