summaryrefslogtreecommitdiff
path: root/src/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/wram.asm')
-rwxr-xr-xsrc/wram.asm5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/wram.asm b/src/wram.asm
index 4e05d3e..9aeac92 100755
--- a/src/wram.asm
+++ b/src/wram.asm
@@ -152,8 +152,9 @@ wCurrentMoveOrCardEffect:: ; ccb2
ds $1
ds $40
-; color/pattern of the text box border, values between 0 and 7.
-; interpreted differently depending on console type
+; color/pattern of the text box border. Values between 0-7?. Interpreted differently depending on console type
+; Note that this doesn't appear to be a selectable option, just changes with the situation.
+; For example the value 4 seems to be used a lot during duels.
wFrameType:: ; ccf3
ds $1
ds $19