summaryrefslogtreecommitdiff
path: root/src/wram.asm
diff options
context:
space:
mode:
authorElectroDeoxys <ElectroDeoxys@gmail.com>2021-10-10 22:42:52 +0100
committerElectroDeoxys <ElectroDeoxys@gmail.com>2021-10-10 22:45:55 +0100
commitbe47e02cd7c844944665108b5c921b1eae27ad7b (patch)
tree2130f26a5bc8005f3df30976f17f0683e6f18113 /src/wram.asm
parent63a687d613e79cc2f8dd27198e45f9071a350ce6 (diff)
parent40d32ea4e266fa2e87f344d50ba854d53b02fba3 (diff)
Merge from pret:master
Diffstat (limited to 'src/wram.asm')
-rw-r--r--src/wram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wram.asm b/src/wram.asm
index 0807481..157bf0f 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