diff options
Diffstat (limited to 'src/wram.asm')
-rw-r--r-- | src/wram.asm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/wram.asm b/src/wram.asm index 3af5361..bcc3714 100644 --- a/src/wram.asm +++ b/src/wram.asm @@ -1388,7 +1388,8 @@ wcea1:: ; cea1 ds $1 -wcea3:: ; cea3 +; used to blink the cursor in duel menu +wDuelCursorBlinkCounter:: ; cea3 ds $1 wNamingScreenCursorY:: ; cea4 |