mirror of
https://github.com/zeldaret/tmc
synced 2026-07-04 05:20:42 -04:00
Move some const data into code files
This commit is contained in:
@@ -1,24 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
FireballGuy_Functions:: @ 080D17E8
|
||||
.4byte FireballGuy_OnTick
|
||||
.4byte FireballGuy_OnCollision
|
||||
.4byte GenericKnockback
|
||||
.4byte GenericDeath
|
||||
.4byte GenericConfused
|
||||
.4byte FireballGuy_OnGrabbed
|
||||
|
||||
gUnk_080D1800:: @ 080D1800
|
||||
.4byte sub_080453E8
|
||||
.4byte sub_08045430
|
||||
.4byte sub_08045454
|
||||
|
||||
gUnk_080D180C:: @ 080D180C
|
||||
.incbin "fireballGuy/gUnk_080D180C.bin"
|
||||
|
||||
gUnk_080D1810:: @ 080D1810
|
||||
.incbin "fireballGuy/gUnk_080D1810.bin"
|
||||
@@ -1,30 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
Keaton_Functions:: @ 080CE7B0
|
||||
.4byte Keaton_OnTick
|
||||
.4byte Keaton_OnCollision
|
||||
.4byte GenericKnockback
|
||||
.4byte GenericDeath
|
||||
.4byte GenericConfused
|
||||
.4byte Keaton_OnGrabbed
|
||||
|
||||
gUnk_080CE7C8:: @ 080CE7C8
|
||||
.4byte sub_08032468
|
||||
.4byte sub_0803248C
|
||||
.4byte sub_080324CC
|
||||
.4byte sub_080324FC
|
||||
.4byte sub_08032574
|
||||
.4byte sub_080325C4
|
||||
|
||||
gUnk_080CE7E0:: @ 080CE7E0
|
||||
.incbin "keaton/gUnk_080CE7E0.bin"
|
||||
|
||||
gUnk_080CE7F0:: @ 080CE7F0
|
||||
.incbin "keaton/gUnk_080CE7F0.bin"
|
||||
|
||||
gUnk_080CE810:: @ 080CE810
|
||||
.incbin "keaton/gUnk_080CE810.bin"
|
||||
@@ -1,17 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
MiniFireballGuy_Functions:: @ 080D1868
|
||||
.4byte MiniFireballGuy_OnTick
|
||||
.4byte MiniFireballGuy_OnCollision
|
||||
.4byte GenericKnockback
|
||||
.4byte MiniFireballGuy_OnDeath
|
||||
.4byte GenericConfused
|
||||
.4byte MiniFireballGuy_OnGrabbed
|
||||
|
||||
gUnk_080D1880:: @ 080D1880
|
||||
.4byte sub_08045618
|
||||
.4byte sub_08045654
|
||||
@@ -1,19 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
MiniSlime_Functions:: @ 080D17C0
|
||||
.4byte MiniSlime_OnTick
|
||||
.4byte MiniSlime_OnCollision
|
||||
.4byte GenericKnockback
|
||||
.4byte MiniSlime_OnDeath
|
||||
.4byte GenericConfused
|
||||
.4byte MiniSlime_OnGrabbed
|
||||
|
||||
gUnk_080D17D8:: @ 080D17D8
|
||||
.4byte sub_080452A4
|
||||
.4byte sub_080452E4
|
||||
.4byte sub_080452FC
|
||||
.4byte sub_08045374
|
||||
@@ -1,24 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
Rope_Functions:: @ 080CE448
|
||||
.4byte Rope_OnTick+1
|
||||
.4byte Rope_OnCollision
|
||||
.4byte GenericKnockback
|
||||
.4byte GenericDeath
|
||||
.4byte GenericConfused
|
||||
.4byte Rope_OnGrabbed
|
||||
|
||||
gUnk_080CE460:: @ 080CE460
|
||||
.4byte sub_08031434
|
||||
.4byte sub_08031480
|
||||
.4byte sub_080314FC
|
||||
.4byte sub_080315BC
|
||||
|
||||
gUnk_080CE470:: @ 080CE470
|
||||
.4byte sub_0803140C
|
||||
.4byte sub_08031418
|
||||
.4byte sub_08031420
|
||||
@@ -1,19 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
RopeGolden_Functions:: @ 080CF4C8
|
||||
.4byte RopeGolden_OnTick+1
|
||||
.4byte RopeGolden_OnCollision
|
||||
.4byte GenericKnockback
|
||||
.4byte RopeGolden_OnDeath
|
||||
.4byte GenericConfused
|
||||
.4byte RopeGolden_OnTick+1
|
||||
|
||||
gUnk_080CF4E0:: @ 080CF4E0
|
||||
.4byte sub_08038258
|
||||
.4byte sub_0803827C
|
||||
.4byte sub_080382EC
|
||||
.4byte sub_08038304
|
||||
@@ -1,27 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
Slime_Functions:: @ 080D16A4
|
||||
.4byte Slime_OnTick
|
||||
.4byte Slime_OnCollision
|
||||
.4byte GenericKnockback
|
||||
.4byte GenericDeath
|
||||
.4byte GenericConfused
|
||||
.4byte Slime_OnGrabbed
|
||||
|
||||
gUnk_080D16BC:: @ 080D16BC
|
||||
.4byte sub_08044FC8
|
||||
.4byte sub_08044FF8
|
||||
.4byte sub_08045018
|
||||
.4byte sub_08045088
|
||||
.4byte sub_080450A8
|
||||
|
||||
gUnk_080D16D0:: @ 080D16D0
|
||||
.incbin "slime/gUnk_080D16D0.bin"
|
||||
|
||||
gUnk_080D16D4:: @ 080D16D4
|
||||
.incbin "slime/gUnk_080D16D4.bin"
|
||||
|
||||
@@ -1,26 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
SmallPesto_Functions:: @ 080CE530
|
||||
.4byte SmallPesto_OnTick
|
||||
.4byte SmallPesto_OnCollision
|
||||
.4byte GenericKnockback
|
||||
.4byte GenericDeath
|
||||
.4byte GenericConfused
|
||||
.4byte SmallPesto_OnGrabbed
|
||||
|
||||
gUnk_080CE548:: @ 080CE548
|
||||
.4byte sub_08031704
|
||||
.4byte sub_08031714
|
||||
.4byte sub_08031770
|
||||
|
||||
gUnk_080CE554:: @ 080CE554
|
||||
.4byte sub_080316DC
|
||||
.4byte sub_080316E8
|
||||
.4byte sub_080316F0
|
||||
|
||||
gUnk_080CE560:: @ 080CE560
|
||||
.incbin "smallPesto/gUnk_080CE560.bin"
|
||||
@@ -1,22 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
Tektite_Functions:: @ 080CDED0
|
||||
.4byte Tektite_OnTick
|
||||
.4byte Tektite_OnCollision
|
||||
.4byte GenericKnockback
|
||||
.4byte GenericDeath
|
||||
.4byte Tektite_OnConfused
|
||||
.4byte Tektite_OnGrabbed
|
||||
|
||||
gUnk_080CDEE8:: @ 080CDEE8
|
||||
.4byte sub_0802F210
|
||||
.4byte sub_0802F284
|
||||
.4byte sub_0802F300
|
||||
.4byte sub_0802F3F4
|
||||
|
||||
gUnk_080CDEF8:: @ 080CDEF8
|
||||
.incbin "tektite/gUnk_080CDEF8.bin"
|
||||
@@ -1,19 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
TektiteGolden_Functions:: @ 080CF4A0
|
||||
.4byte TektiteGolden_OnTick
|
||||
.4byte TektiteGolden_OnCollision
|
||||
.4byte GenericKnockback
|
||||
.4byte TektiteGolden_OnDeath
|
||||
.4byte TektiteGolden_OnConfused
|
||||
.4byte TektiteGolden_OnTick
|
||||
|
||||
gUnk_080CF4B8:: @ 080CF4B8
|
||||
.4byte sub_08037FA0
|
||||
.4byte sub_08037Fe0
|
||||
.4byte sub_08038048
|
||||
.4byte sub_08038110
|
||||
@@ -1,20 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
gUnk_080D1604:: @ 080D1604
|
||||
.4byte sub_0804468C
|
||||
.4byte sub_0804474C
|
||||
.4byte sub_080447E0
|
||||
.4byte sub_08044868
|
||||
.4byte sub_0804474C
|
||||
.4byte sub_080449F8
|
||||
.4byte sub_08044B04
|
||||
|
||||
gUnk_080D1620:: @ 080D1620
|
||||
.incbin "vaatiBall/gUnk_080D1620.bin"
|
||||
|
||||
gUnk_080D1628:: @ 080D1628
|
||||
.incbin "vaatiBall/gUnk_080D1628.bin"
|
||||
@@ -1,27 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
Wisp_Functions:: @ 080CEB74
|
||||
.4byte Wisp_OnTick
|
||||
.4byte Wisp_OnCollision
|
||||
.4byte GenericKnockback
|
||||
.4byte GenericDeath
|
||||
.4byte GenericConfused
|
||||
.4byte Wisp_OnGrabbed
|
||||
|
||||
gUnk_080CEB8C:: @ 080CEB8C
|
||||
.4byte sub_08033674
|
||||
.4byte sub_080336A8
|
||||
.4byte sub_080336DC
|
||||
|
||||
gUnk_080CEB98:: @ 080CEB98
|
||||
.4byte sub_08033650
|
||||
.4byte sub_08033658
|
||||
.4byte sub_08033660
|
||||
|
||||
|
||||
gUnk_080CEBA4:: @ 080CEBA4
|
||||
.incbin "wisp/gUnk_080CEBA4.bin"
|
||||
@@ -1,8 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
gUnk_08107C6C:: @ 08107C6C
|
||||
.incbin "manager3/gUnk_08107C6C.bin"
|
||||
@@ -1,22 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
gUnk_080B77C8:: @ 080B77C8
|
||||
.4byte sub_0801B250
|
||||
.4byte sub_0801B2CC
|
||||
.4byte sub_0801B318
|
||||
.4byte sub_0801B38C
|
||||
|
||||
gUnk_080B77D8:: @ 080B77D8
|
||||
.4byte sub_0801B330
|
||||
.4byte sub_0801B340
|
||||
.4byte sub_0801B354
|
||||
.4byte sub_0801B368
|
||||
.4byte sub_0801B384
|
||||
.incbin "playerItemBomb/gUnk_080B77D8.bin"
|
||||
|
||||
gUnk_080B77F4:: @ 080B77F4
|
||||
.incbin "playerItemBomb/gUnk_080B77F4.bin"
|
||||
@@ -1,12 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
gUnk_080FEEA8:: @ 080FEEA8
|
||||
.4byte sub_08054A60
|
||||
.4byte sub_08054AC8
|
||||
|
||||
gUnk_080FEEB0:: @ 080FEEB0
|
||||
.incbin "playerItemLantern/gUnk_080FEEB0.bin"
|
||||
Reference in New Issue
Block a user