diff options
author | ElectroDeoxys <ElectroDeoxys@gmail.com> | 2019-07-22 19:41:18 +0100 |
---|---|---|
committer | ElectroDeoxys <ElectroDeoxys@gmail.com> | 2019-07-22 19:41:18 +0100 |
commit | 13ce1941b291f74e3ebff3d72d373c7b4aae6c28 (patch) | |
tree | 8ee2b09bb2f0bd8bcdc4e1da56546bce9f9e6269 /src/wram.asm | |
parent | 3d0f752a1dd2da7a61adc6b7e0dcb798af302b45 (diff) | |
parent | 0e9c5aafbdf439f9e32fd4b8b484a9c7d188db5e (diff) |
Merge branch 'master' of https://github.com/pret/poketcg
Diffstat (limited to 'src/wram.asm')
-rw-r--r-- | src/wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wram.asm b/src/wram.asm index caba9d1..00beec2 100644 --- a/src/wram.asm +++ b/src/wram.asm @@ -730,7 +730,7 @@ wSortCardListByID:: ; cbdf wcbe0:: ; cbe0 ds $1 -wAITurnEnded:: ; cbe1 +wOpponentTurnEnded:: ; cbe1 ds $1 wOppRNG1:: ; cbe2 |