diff options
| author | Tal Hayon <talhayon1@gmail.com> | 2022-04-17 15:59:15 +0300 |
|---|---|---|
| committer | Tal Hayon <talhayon1@gmail.com> | 2022-04-17 15:59:15 +0300 |
| commit | d799c4cb2dd8f0d8ac54a52f1b2e935aed31acbd (patch) | |
| tree | afb3b3f5c3fb1873a10a515e450032529997f1a4 /data/const | |
| parent | 10af15d30a7b19f2ce51f9df41bae1603c73282f (diff) | |
Match lilypadLarge functions and add const data
Diffstat (limited to 'data/const')
| -rw-r--r-- | data/const/object/lilypadLarge.s | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/data/const/object/lilypadLarge.s b/data/const/object/lilypadLarge.s deleted file mode 100644 index 59a23b7b..00000000 --- a/data/const/object/lilypadLarge.s +++ /dev/null @@ -1,27 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 - -gUnk_08120608:: @ 08120608 - .4byte sub_08085504 - .4byte sub_080855E8 - .4byte sub_08085A1C - .4byte sub_08085C5C - .4byte sub_08085CDC - .4byte sub_08085D10 - -gUnk_08120620:: @ 08120620 - .incbin "lilypadLarge/gUnk_08120620.bin" - -gUnk_0812062C:: @ 0812062C - .4byte sub_08085A44 - .4byte sub_08085A98 - .4byte sub_08085B40 - -gUnk_08120638:: @ 08120638 - .incbin "lilypadLarge/gUnk_08120638.bin" - -gUnk_08120640:: @ 08120640 - .incbin "lilypadLarge/gUnk_08120640.bin" |
