mirror of
https://github.com/zeldaret/tmc
synced 2026-09-01 09:52:51 -04:00
Put const data in thoughtBubble
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
ThoughtBubble_SFX:: @ 08122590
|
||||
.incbin "thoughtBubble/ThoughtBubble_SFX.bin"
|
||||
|
||||
ThoughtBubble_Behaviors:: @ 08122598
|
||||
.4byte ThoughtBubble_Init
|
||||
.4byte ThoughtBubble_Update
|
||||
Reference in New Issue
Block a user