summaryrefslogtreecommitdiff
path: root/src/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/wram.asm')
-rw-r--r--src/wram.asm4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/wram.asm b/src/wram.asm
index 42e008d..be77e77 100644
--- a/src/wram.asm
+++ b/src/wram.asm
@@ -1506,7 +1506,9 @@ wYourOrOppPlayAreaLastCursorPosition:: ; ce5f
wInPlayAreaFromSelectButton:: ; ce60
ds $1
-wce61:: ; ce61
+; it's used only in one function,
+; which means that it's a kind of local variable, but defined in wram.
+wPrizeCardCursorTemporaryPosition:: ; ce61
ds $1
wGlossaryPageNo:: ; ce62