diff options
| author | notyourav <65437533+notyourav@users.noreply.github.com> | 2022-01-27 02:57:30 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-27 02:57:30 -0800 |
| commit | d9c2998ae92d44dca390cf5929e5822efdcd785f (patch) | |
| tree | 08c11cdd2bb4a05ede0bd5fe0bba3bc0fc6e0332 /data | |
| parent | 989bd7bd7353b3d9c323f8420cef4c9c54f91daa (diff) | |
| parent | 2cb23a30464c7e44576ea6be7852be45563383ce (diff) | |
Merge pull request #317 from hatal175/spinybeetle
Diffstat (limited to 'data')
| -rw-r--r-- | data/const/enemy/spinyBeetle.s | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/data/const/enemy/spinyBeetle.s b/data/const/enemy/spinyBeetle.s deleted file mode 100644 index a8d3efeb..00000000 --- a/data/const/enemy/spinyBeetle.s +++ /dev/null @@ -1,27 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 - -unusedLabel_0CEBDC:: - .incbin "spinyBeetle/unusedLabel_0CEBDC.bin" - -gUnk_080CEBEC:: @ 080CEBEC - .4byte sub_080337BC - .4byte sub_080337D4 - .4byte sub_08001324 - .4byte sub_0804A7D4 - .4byte sub_08033870 - .4byte nullsub_159 - -gUnk_080CEC04:: @ 080CEC04 - .4byte sub_08033890 - .4byte sub_08033958 - .4byte sub_08033A7C - .4byte sub_08033ACC - .4byte sub_08033B44 - .4byte sub_08033C94 - -gUnk_080CEC1C:: @ 080CEC1C - .incbin "spinyBeetle/gUnk_080CEC1C.bin" |
