mirror of
https://github.com/n64decomp/mk64
synced 2026-09-08 19:12:27 -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:
@@ -1,51 +0,0 @@
|
||||
# Mario Kart 64 (U) disassembly and split file
|
||||
# generated by n64split v0.4a - N64 ROM splitter
|
||||
|
||||
.include "macros.inc"
|
||||
|
||||
.section .data
|
||||
|
||||
glabel gCurrentCourseId
|
||||
.hword 0x0000, 0x0000
|
||||
|
||||
glabel gCurrentlyLoadedCourseId
|
||||
.hword 0x00ff, 0x0000
|
||||
|
||||
glabel D_800DC5A8
|
||||
.hword 0x0000, 0x0000
|
||||
|
||||
glabel D_800DC5AC
|
||||
.word 0x00000000
|
||||
|
||||
glabel D_800DC5B0
|
||||
.hword 0x0001, 0x0000
|
||||
|
||||
glabel D_800DC5B4
|
||||
.hword 0x0000, 0x0000
|
||||
|
||||
glabel D_800DC5B8
|
||||
.hword 0x0000, 0x0000
|
||||
|
||||
glabel D_800DC5BC
|
||||
.hword 0x0000, 0x0000
|
||||
|
||||
glabel gIsInQuitToMenuTransition
|
||||
.hword 0x0000, 0x0000
|
||||
|
||||
glabel gQuitToMenuTransitionCounter
|
||||
.hword 0x0000, 0x0000
|
||||
|
||||
glabel D_800DC5C8
|
||||
.hword 0x0000, 0x0000, 0x0000, 0x0000
|
||||
|
||||
glabel D_800DC5D0
|
||||
.word 0x00000000
|
||||
|
||||
glabel D_800DC5D4
|
||||
.word 0x00000000
|
||||
|
||||
glabel D_800DC5D8
|
||||
.word 0x00000000
|
||||
|
||||
glabel D_800DC5DC
|
||||
.word 0x00000040
|
||||
Reference in New Issue
Block a user