summaryrefslogtreecommitdiff
path: root/hram.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-06 09:04:27 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-06 09:04:27 -0500
commitf0830f084f74a9187dd71b64ad77db400d541f2d (patch)
tree4fa732f7c81a40c01411ae4e1a991b02caf0fe0a /hram.asm
parent5eed48f05d3634146deb2442cd8f62bbad0ae352 (diff)
BATTLEACTION constants
Diffstat (limited to 'hram.asm')
-rw-r--r--hram.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/hram.asm b/hram.asm
index c7532c123..452071c70 100644
--- a/hram.asm
+++ b/hram.asm
@@ -70,6 +70,8 @@ hMoneyTemp EQU $ffc3
hLCDStatCustom EQU $ffc6
+hLinkPlayerNumber EQU $ffcb
+
hSerialSend EQU $ffcd
hSerialReceive EQU $ffce