summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 275ccc40..32ce712d 100755
--- a/wram.asm
+++ b/wram.asm
@@ -313,7 +313,7 @@ wLinkMenuSelectionReceiveBuffer:: ; cc3d
; two byte buffer
; the received menu selection is stored twice
-wcc3d:: ds 1 ; not used for anything other than mentioned above (haha link function)
+wcc3d:: ds 1 ; not used for anything other than mentioned above
wSerialExchangeNybbleReceiveData:: ; cc3e
; the final received nybble is stored here by Serial_ExchangeNybble