summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm5
1 files changed, 5 insertions, 0 deletions
diff --git a/wram.asm b/wram.asm
index 11e40ccb1..8764fedcf 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1,3 +1,8 @@
+SECTION "linkbattle",BSS[$c2dc]
+
+InLinkBattle: ; 0xc2dc
+ ds 1 ; nonzero when in a link battle
+
SECTION "BattleMons",BSS[$c62a]
BattleMonSpecies: ; c62a