diff options
| author | notyourav <65437533+notyourav@users.noreply.github.com> | 2022-02-11 16:47:08 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-11 16:47:08 -0800 |
| commit | b9876fd30f2bc04036a3a223c193fd8fd833cafa (patch) | |
| tree | ebfdf248a3221607ae4640833d77b2d8150324b8 /data | |
| parent | faaf9c768d8f26f98f605f158c1e412c8d7a8980 (diff) | |
| parent | 18eb4a2247e2a7bdb32330dfbdb1b5eaa2d49322 (diff) | |
Merge pull request #374 from hatal175/pina
Diffstat (limited to 'data')
| -rw-r--r-- | data/const/npc/brocco.s | 5 | ||||
| -rw-r--r-- | data/const/npc/pina.s | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/data/const/npc/brocco.s b/data/const/npc/brocco.s index cdc2f75b..29bd4732 100644 --- a/data/const/npc/brocco.s +++ b/data/const/npc/brocco.s @@ -4,10 +4,5 @@ .section .rodata .align 2 -gUnk_0810CAA0:: @ 0810CAA0 - .4byte sub_0806355C - .4byte sub_08063584 - .4byte sub_08063608 - gUnk_0810CAAC:: @ 0810CAAC .incbin "brocco/gUnk_0810CAAC.bin" diff --git a/data/const/npc/pina.s b/data/const/npc/pina.s index d94c5349..fbaff6c9 100644 --- a/data/const/npc/pina.s +++ b/data/const/npc/pina.s @@ -4,11 +4,6 @@ .section .rodata .align 2 -gUnk_0810CDF8:: @ 0810CDF8 - .4byte sub_08063A98 - .4byte sub_08063AC0 - .4byte sub_08063B44 - gUnk_0810CE04:: @ 0810CE04 .incbin "pina/gUnk_0810CE04.bin" |
