From 716b92626025c092da3a65ff4e66d83a2510d906 Mon Sep 17 00:00:00 2001 From: Tyler McGavran Date: Fri, 27 Oct 2023 22:00:52 -0400 Subject: 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 --- data/data_0DD0A0.s | 51 --------------------------------------------------- 1 file changed, 51 deletions(-) delete mode 100644 data/data_0DD0A0.s (limited to 'data') 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 -- cgit v1.2.3