You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Identify more unnamed labels
This commit is contained in:
@@ -6403,7 +6403,7 @@ LoadEnemyMon:
|
||||
|
||||
ld hl, wEnemyMonStats
|
||||
ld de, wEnemyStats
|
||||
ld bc, wEnemyMonStatsEnd - wEnemyMonStats
|
||||
ld bc, NUM_EXP_STATS * 2
|
||||
call CopyBytes
|
||||
|
||||
ret
|
||||
|
||||
Reference in New Issue
Block a user