summaryrefslogtreecommitdiff
path: root/src/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/wram.asm')
-rw-r--r--src/wram.asm5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/wram.asm b/src/wram.asm
index 401cc44..df240ac 100644
--- a/src/wram.asm
+++ b/src/wram.asm
@@ -1677,9 +1677,8 @@ wcfda:: ; cfda
ds $7
-; it's a flag variable being used in play-area view.
-; need analysis.
-wcfe3:: ; cfe3
+; a flag indicating whether sfx should be played.
+wPlaysSfx:: ; cfe3
ds $1
wcfe4:: ; cfe4