Place variables from data_0DD0A0 to code_800029B0 (#477)

They match when placed there, although its not immediately clear
 that they truly belong there. But a match is a match.

Also cleaned up a bunch of .h files that had references to the
 newly matched variables.

Signed-off-by: Taggerung <tyler.taggerung@email.com>
This commit is contained in:
Tyler McGavran
2023-10-27 22:00:52 -04:00
committed by GitHub
parent 6e9f0ae130
commit 716b926260
23 changed files with 64 additions and 172 deletions
-5
View File
@@ -8,9 +8,4 @@
void func_800AF9B0(void);
void func_800B0004(void);
/* This is where I'd put my static data, if I had any */
extern s16 gCurrentCourseId; // D_800DC5A0
extern s32 gIsMirrorMode; // D_800DC5F4
#endif /* CODE_800AF9B0_H */