Put const data in thoughtBubble

This commit is contained in:
Tal Hayon
2022-04-18 00:18:13 +03:00
parent de1df01c43
commit 2a528d35b3
4 changed files with 13 additions and 20 deletions
-12
View File
@@ -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