diff options
| author | Tal Hayon <talhayon1@gmail.com> | 2022-04-15 21:30:24 +0300 |
|---|---|---|
| committer | Tal Hayon <talhayon1@gmail.com> | 2022-04-15 21:30:24 +0300 |
| commit | 878ad8878e4eace3ce5d76841bbbb6c9e5707a7d (patch) | |
| tree | 579439442060555f1028ba92d0c6fe9f512cbe55 /data/const | |
| parent | 5c9f68877276294e82c57b21153806f8b27ac702 (diff) | |
Put const data into ministerPotho
Diffstat (limited to 'data/const')
| -rw-r--r-- | data/const/npc/ministerPotho.s | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/data/const/npc/ministerPotho.s b/data/const/npc/ministerPotho.s deleted file mode 100644 index 767beb71..00000000 --- a/data/const/npc/ministerPotho.s +++ /dev/null @@ -1,13 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 - -gUnk_08110644:: @ 08110644 - .4byte sub_080667E4 - .4byte sub_08066808 - .4byte sub_0806685C - -gUnk_08110650:: @ 08110650 - .incbin "ministerPotho/gUnk_08110650.bin" |
