link executor

This commit is contained in:
Prakxo
2023-08-21 16:34:39 +02:00
parent 1faf96890a
commit 5756e35dfd
5 changed files with 62 additions and 7 deletions
+2
View File
@@ -20,6 +20,8 @@ extern int ScreenHeight;
extern OSThread graphThread;
extern u8 SegmentBaseAddress[0x40];
void foresta_main();
#ifdef __cplusplus
}
#endif