mirror of
https://github.com/n64decomp/mk64
synced 2026-09-06 18:31:05 -04:00
Identify a couple debug related variables and match a couple debug related functions (#94)
* Identified some debug mode specific variables * Matched a couple debug related functions Signed-off-by: Taggerung <tyler.taggerung@gmail.com>
This commit is contained in:
@@ -1742,7 +1742,7 @@ glabel D_800E75C4
|
||||
.word D_800EFC20, D_800EFC30, D_800EFC40, D_800EFC50
|
||||
.word D_800EFC5C, D_800EFC68, D_800EFC74, D_800EFC8C
|
||||
|
||||
glabel D_800E7614
|
||||
glabel gDebugCourseNames
|
||||
.word D_800EFC98, D_800EFCA4, D_800EFCB0, D_800EFCB8
|
||||
.word D_800EFCC0, D_800EFCC8, D_800EFCD0, D_800EFCD8
|
||||
.word D_800EFCE4, D_800EFCF0, D_800EFCF8, D_800EFD00
|
||||
@@ -1756,7 +1756,7 @@ glabel gCupSelectionByCourseId
|
||||
glabel D_800E7678
|
||||
.word D_800EFD6C, D_800EFD74, D_800EFD7C, D_800EFD84
|
||||
|
||||
glabel D_800E7688
|
||||
glabel gDebugCharacterNames
|
||||
.word D_800EFD8C, D_800EFD94, D_800EFD9C, D_800EFDA4
|
||||
.word D_800EFDAC, D_800EFDB4, D_800EFDBC, D_800EFDC4
|
||||
|
||||
@@ -1771,7 +1771,7 @@ glabel D_800E76CC
|
||||
glabel D_800E76DC
|
||||
.word D_800EFE34, D_800EFE38, D_800EFE40, D_800EFE48
|
||||
|
||||
glabel D_800E76EC
|
||||
glabel gDebugScreenModeNames
|
||||
.word D_800EFE50, D_800EFE54, D_800EFE60, D_800EFE6C
|
||||
.word D_800EFE78
|
||||
|
||||
|
||||
Reference in New Issue
Block a user