diff options
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 1f9eca1..fbeb907 100644 --- a/src/wram.asm +++ b/src/wram.asm @@ -1285,7 +1285,7 @@ wCoinTossScreenTextID:: ; ce4e ; set to PLAYER_TURN in the "Your Play Area" screen ; set to OPPONENT_TURN in the "Opp Play Area" screen -; set to [hWhoseTurn] in the "In Play Area" screen +; alternates when drawing the "In Play Area" screen wCheckMenuPlayAreaWhichDuelist:: ; ce50 ds $1 |