You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Merge pull request #354 from FredrIQ/comments
Fix a reversed label mistake and reference a major bug
This commit is contained in:
@@ -238,7 +238,7 @@ AI_TryItem: ; 38105
|
||||
res SUBSTATUS_RAGE, [hl]
|
||||
|
||||
xor a
|
||||
ld [LastPlayerCounterMove], a
|
||||
ld [LastEnemyCounterMove], a
|
||||
|
||||
scf
|
||||
ret
|
||||
|
||||
Reference in New Issue
Block a user