diff options
| author | notyourav <65437533+notyourav@users.noreply.github.com> | 2022-03-08 17:30:43 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-08 17:30:43 -0800 |
| commit | 00524c0385b72d1d65d87401f806f9bc06c302a2 (patch) | |
| tree | fee228002191cf8af4a40cc86b87b7435989ed04 /data/const/object | |
| parent | c330470f916ea6d4ba22142275a70fb415ab621c (diff) | |
| parent | 02d50d312b7811ae232ce64ad7d3399ee641e84c (diff) | |
Merge pull request #437 from hatal175/fan
Decompile fan and stoneTablet
Diffstat (limited to 'data/const/object')
| -rw-r--r-- | data/const/object/fan.s | 17 | ||||
| -rw-r--r-- | data/const/object/stoneTablet.s | 15 |
2 files changed, 0 insertions, 32 deletions
diff --git a/data/const/object/fan.s b/data/const/object/fan.s deleted file mode 100644 index db9550e6..00000000 --- a/data/const/object/fan.s +++ /dev/null @@ -1,17 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 - -gUnk_081243D4:: @ 081243D4 - .4byte sub_0809ED30 - .4byte sub_0809ED54 - .4byte sub_0809ED88 - .4byte sub_0809EDE4 - -gUnk_081243E4:: @ 081243E4 - .incbin "fan/gUnk_081243E4.bin" - -gUnk_081243EC:: @ 081243EC - .incbin "fan/gUnk_081243EC.bin" diff --git a/data/const/object/stoneTablet.s b/data/const/object/stoneTablet.s deleted file mode 100644 index 13bd0ece..00000000 --- a/data/const/object/stoneTablet.s +++ /dev/null @@ -1,15 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 - -gUnk_081232E4:: @ 081232E4 - .4byte sub_080979CC - .4byte nullsub_529 - -gUnk_081232EC:: @ 081232EC - .incbin "stoneTablet/gUnk_081232EC.bin" - -gUnk_081232FE:: @ 081232FE - .incbin "stoneTablet/gUnk_081232FE.bin" |
