summaryrefslogtreecommitdiff
path: root/src/wram.asm
diff options
context:
space:
mode:
authorxCrystal <rgr.crystal@gmail.com>2016-01-18 10:01:02 +0100
committerxCrystal <rgr.crystal@gmail.com>2016-01-18 10:01:02 +0100
commitab2972cd1bca831cd53d6fb8e30fead0919e49a8 (patch)
treefd638b7ebdfd9ecebbd88659b4b7ae768b391d7b /src/wram.asm
parentec16758b4c91097551a14374807147e74b5c5a19 (diff)
another sgb packet and misc
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