mirror of
https://github.com/n64decomp/mk64
synced 2026-09-01 17:20:03 -04:00
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:
@@ -6,7 +6,6 @@
|
||||
#include "common_structs.h"
|
||||
|
||||
extern s8 gCharacterIdByGPOverallRank[8]; // D_8018D9D0
|
||||
extern s16 gCurrentCourseId; // D_800DC5A0
|
||||
|
||||
extern s16 gGPCurrentRacePlayerIdByRank[8]; // D_80164360
|
||||
|
||||
|
||||
Reference in New Issue
Block a user