diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-07-08 08:07:53 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-08 08:07:53 -0400 |
commit | 39d68ebd445be5657a916dec1b4872717e9c40d3 (patch) | |
tree | 4394601f49f220e3c32d9879a3c26284c9c92771 /data/unk_text_util.s | |
parent | 7980c4aa071685983f84861cc7dc69d6daf30a90 (diff) | |
parent | 122f1395823cfa3dfd96842c61411ad29700f8de (diff) |
Merge pull request #77 from jiangzhengwenjz/misc
corrected sprite.h + finished safari_zone, list_menu, menu_indicators, field_poison, buy_menu_helpers, dynamic_placeholder_text_util
Diffstat (limited to 'data/unk_text_util.s')
-rw-r--r-- | data/unk_text_util.s | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/data/unk_text_util.s b/data/unk_text_util.s deleted file mode 100644 index 5e5ce1a5d..000000000 --- a/data/unk_text_util.s +++ /dev/null @@ -1,5 +0,0 @@ - .section .rodata - .align 2 - -gUnknown_8464300:: @ 8464300 - .incbin "baserom.gba", 0x464300, 0x4C |