mirror of
https://github.com/zeldaret/tmc
synced 2026-09-04 02:29:33 -04:00
Put const data in castleMaid
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
gUnk_0810F874:: @ 0810F874
|
||||
.incbin "maid/gUnk_0810F874.bin"
|
||||
|
||||
gUnk_0810F88C:: @ 0810F88C
|
||||
.incbin "maid/gUnk_0810F88C.bin"
|
||||
|
||||
gUnk_0810F894:: @ 0810F894
|
||||
.incbin "maid/gUnk_0810F894.bin"
|
||||
@@ -5,7 +5,7 @@ SCRIPT_START script_CastleMaid
|
||||
SetAnimationState 0x0004
|
||||
DoPostScriptAction 0x0000
|
||||
DoPostScriptAction 0x000a
|
||||
CallWithArg sub_08064644, sub_0806464C
|
||||
CallWithArg CastleMaid_SetDialogFunc, sub_0806464C
|
||||
EndBlock
|
||||
script_0800B8D4:
|
||||
Wait 0x003c
|
||||
|
||||
@@ -6,7 +6,7 @@ SCRIPT_START script_MaidTown
|
||||
DoPostScriptAction 0x0000
|
||||
DoPostScriptAction 0x000a
|
||||
SetIntVariable sub_08064688
|
||||
Call sub_08064644
|
||||
Call CastleMaid_SetDialogFunc
|
||||
EndBlock
|
||||
script_08010446:
|
||||
Wait 0x003c
|
||||
|
||||
Reference in New Issue
Block a user