From 9fbd9e9a1f23ff3fe09eee2518dd752a6d2e132c Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Thu, 16 Jul 2015 22:08:34 -0700 Subject: intro stuff --- wram.asm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'wram.asm') diff --git a/wram.asm b/wram.asm index fe632e20..232fd146 100755 --- a/wram.asm +++ b/wram.asm @@ -634,6 +634,9 @@ wOverrideSimulatedJoypadStatesMask:: ; cd3b ds 1 +wMoveDownSmallStarsOAMCount:: ; cd3d +; the number of small stars OAM entries to move down + wChargeMoveNum:: ; cd3d wCoordIndex:: ; cd3d -- cgit v1.3.1-sl0p