Added more tft functions to common and emulator. Fixed eventloop.
This commit is contained in:
4
common/system/system.h
Normal file
4
common/system/system.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#include <stdbool.h>
|
||||
|
||||
|
||||
bool system_init();
|
||||
Reference in New Issue
Block a user