diff options
| author | Tyler McGavran <tyler.taggerung@gmail.com> | 2023-10-27 22:00:52 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-27 20:00:52 -0600 |
| commit | 716b92626025c092da3a65ff4e66d83a2510d906 (patch) | |
| tree | 379c68eca0c9bf25e965c5c9496fdfaaff24e905 /data | |
| parent | 6e9f0ae130967c9252be9232b2ab2f70c8b0f384 (diff) | |
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>
Diffstat (limited to 'data')
| -rw-r--r-- | data/data_0DD0A0.s | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/data/data_0DD0A0.s b/data/data_0DD0A0.s deleted file mode 100644 index d24d4632a..000000000 --- a/data/data_0DD0A0.s +++ /dev/null @@ -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 |
