diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-11 16:03:30 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-11 16:03:30 -0400 |
commit | 532907559304e1b32f8efa76e2fb8a2fc526ec02 (patch) | |
tree | 1bd86f30b51b18386e84dd4eb12a81f8a71bb1bb /data/help_system.s | |
parent | 6252f311fb68177235f162127b9c0899b9b10c2b (diff) |
Split data_845FD54.s
Diffstat (limited to 'data/help_system.s')
-rw-r--r-- | data/help_system.s | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/help_system.s b/data/help_system.s new file mode 100644 index 000000000..3031f4c7f --- /dev/null +++ b/data/help_system.s @@ -0,0 +1,8 @@ + .section .rodata + .align 2 + +gUnknown_8464008:: @ 8464008 + .incbin "baserom.gba", 0x464008, 0x120 + +gUnknown_8464128:: @ 8464128 + .incbin "baserom.gba", 0x464128, 0x20 |