diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-06-14 09:05:18 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-14 09:05:18 -0400 |
commit | 117c3fb8cc0f476cc3408afdb316f3ece41a1fe4 (patch) | |
tree | b1504928152a96158c27959a370a058b6962ceed /data/help_system.s | |
parent | b26196e1f874fe5ebe9fe306e7ce18c06fa23715 (diff) | |
parent | bba7f06cd939e3e4df0f445708c8c86bd0f36906 (diff) |
Merge pull request #67 from pret/help_system
Help system
Diffstat (limited to 'data/help_system.s')
-rw-r--r-- | data/help_system.s | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/data/help_system.s b/data/help_system.s deleted file mode 100644 index 3031f4c7f..000000000 --- a/data/help_system.s +++ /dev/null @@ -1,8 +0,0 @@ - .section .rodata - .align 2 - -gUnknown_8464008:: @ 8464008 - .incbin "baserom.gba", 0x464008, 0x120 - -gUnknown_8464128:: @ 8464128 - .incbin "baserom.gba", 0x464128, 0x20 |