You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Blind wram labels part 4.
This commit is contained in:
@@ -42,10 +42,10 @@ BattleRandom:: ; 2f9f
|
||||
|
||||
call _BattleRandom
|
||||
|
||||
ld [$cfb6], a
|
||||
ld [PredefTemp + 1], a
|
||||
pop af
|
||||
rst Bankswitch
|
||||
ld a, [$cfb6]
|
||||
ld a, [PredefTemp + 1]
|
||||
ret
|
||||
; 2fb1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user