You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Mobile and more battle anims
This commit is contained in:
@@ -769,7 +769,7 @@ Function8956f: ; 8956f
|
||||
add hl, bc
|
||||
ld b, h
|
||||
ld c, l
|
||||
callba Function4e929
|
||||
callba GetMobileOTTrainerClass
|
||||
ld a, c
|
||||
ld [TrainerClass], a
|
||||
ld a, [rSVBK]
|
||||
@@ -1214,7 +1214,7 @@ Function897af: ; 897af
|
||||
add hl, bc
|
||||
ld b, h
|
||||
ld c, l
|
||||
callba Function4e929
|
||||
callba GetMobileOTTrainerClass
|
||||
ld a, c
|
||||
ld [TrainerClass], a
|
||||
xor a
|
||||
|
||||
Reference in New Issue
Block a user