Build all RELs

This commit is contained in:
dbalatoni13 2025-04-14 15:57:29 +02:00
parent 5917ea8509
commit 9bb5c8d50a
64 changed files with 1280 additions and 1017 deletions

View file

@ -26,7 +26,7 @@ typedef struct tutorial_scene {
TutorialSceneFunc func;
} TutorialScene;
extern s32 boardTutorialData[4];
SHARED_SYM extern s32 boardTutorialData[4];
void HostPosSet(s16);
void fn_1_1FB0(void);