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 4ee7c73..19c680b 100644 --- a/src/wram.asm +++ b/src/wram.asm @@ -460,7 +460,7 @@ NEXTU ; used in CheckIfCurrentDeckWasChanged to determine whether ; wCurDeckCards was changed from the original -; deck it was based on +; deck it was based on wCurDeckCardChanges:: ; c590 ds DECK_SIZE + 1 |