diff options
author | Mateusz Naściszewski <matin1111@wp.pl> | 2020-12-26 07:25:05 +0100 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-12-28 20:13:22 -0600 |
commit | 372d737a125cd05e6844e777d8d389dc7c8f2f98 (patch) | |
tree | fc146841fa822f071a85e6ac655fc2aec4f3ccfb /sym_ewram.txt | |
parent | 6362345b04a04fefec25fdb29fd1b1bb9f8da163 (diff) |
Label funcs and globals
Diffstat (limited to 'sym_ewram.txt')
-rw-r--r-- | sym_ewram.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sym_ewram.txt b/sym_ewram.txt index 79db77c..a6aea25 100644 --- a/sym_ewram.txt +++ b/sym_ewram.txt @@ -37,7 +37,7 @@ gBGPaletteUsed = .; /* 20251D0 */ gBGPaletteBuffer = .; /* 20251F0 */ . += 0x400; -gUnknown_20255F0 = .; /* 20255F0 */ +gRealInputs = .; /* 20255F0 */ . += 0x10; gUnknown_2025600 = .; /* 2025600 */ @@ -46,7 +46,7 @@ gUnknown_2025600 = .; /* 2025600 */ gUnusedScrambledInputJunk = .; /* 202562C */ . += 0xC; -gUnknown_2025638 = .; /* 2025638 */ +gBufferedInputs = .; /* 2025638 */ . += 0x10; gCurrentInputs = .; /* 2025648 */ |