Hooked up RT64 draw callbacks, fixed incorrect iobuf for reading ROM

This commit is contained in:
Mr-Wiseguy
2023-10-30 22:41:05 -04:00
parent b457b3d19a
commit dd30250623
7 changed files with 149 additions and 5 deletions
+2
View File
@@ -77,5 +77,7 @@ DLLIMPORT void ProcessDList(void);
DLLIMPORT void UpdateScreen(void);
DLLIMPORT void ChangeWindow(void);
void set_rt64_hooks();
#endif