You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Update some comments
This commit is contained in:
@@ -2606,7 +2606,7 @@ BattleBGEffect_GetNextDMGPal:
|
||||
BattleBGEffects_ClearLYOverrides:
|
||||
xor a
|
||||
BattleBGEffects_SetLYOverrides:
|
||||
ld hl, wLYOverrides ; wListPointer
|
||||
ld hl, wLYOverrides
|
||||
ld e, $99
|
||||
.loop1
|
||||
ld [hli], a
|
||||
|
Reference in New Issue
Block a user