You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Rename several script commands
This commit is contained in:
@@ -6,7 +6,7 @@ InitClock: ; 90672 (24:4672)
|
||||
ld [hInMenu], a
|
||||
|
||||
ld a, $0
|
||||
ld [wc2ce], a
|
||||
ld [wSpriteUpdatesEnabled], a
|
||||
ld a, $10
|
||||
ld [MusicFade], a
|
||||
ld a, MUSIC_NONE % $100
|
||||
@@ -436,7 +436,7 @@ Special_SetDayOfWeek: ; 90913
|
||||
ld [hl], $f5
|
||||
hlcoord 10, 5
|
||||
call Function909de
|
||||
call Function321c
|
||||
call ApplyTilemap
|
||||
ld c, 10
|
||||
call DelayFrames
|
||||
.asm_9096a
|
||||
|
||||
Reference in New Issue
Block a user