diff options
| author | Tal Hayon <talhayon1@gmail.com> | 2022-04-13 00:02:03 +0300 |
|---|---|---|
| committer | Tal Hayon <talhayon1@gmail.com> | 2022-04-13 00:04:14 +0300 |
| commit | e809532548df1a8baaef60a2b07e7dcd0e089296 (patch) | |
| tree | 10051e4d635b99f82a84812f04d6da6ebe575966 /data/const/manager | |
| parent | 02cec8ca8d9b8f7373286fcd1c4c88c42beeeeb1 (diff) | |
Move some const data into code files
Diffstat (limited to 'data/const/manager')
| -rw-r--r-- | data/const/manager/manager3.s | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/data/const/manager/manager3.s b/data/const/manager/manager3.s deleted file mode 100644 index ca9972aa..00000000 --- a/data/const/manager/manager3.s +++ /dev/null @@ -1,8 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 - -gUnk_08107C6C:: @ 08107C6C - .incbin "manager3/gUnk_08107C6C.bin" |
