From 6540fa122edf76ce467696ffa9f4a23570bede51 Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Mon, 19 Mar 2012 02:10:24 -0600 Subject: Expand hidden coin functions. hg-commit-id: 279322aa8573 --- constants.asm | 1 - 1 file changed, 1 deletion(-) (limited to 'constants.asm') diff --git a/constants.asm b/constants.asm index a4e046eb..0161c6e9 100644 --- a/constants.asm +++ b/constants.asm @@ -660,7 +660,6 @@ W_NUMSPRITES EQU $D4E1 ; number of sprites on the current map W_PEOPLEMOVEPERMISSIONS EQU $D4E4 ; coins are in decimal -W_PLAYERCOINS EQU $D5A4 ; two bytes W_PLAYERCOINS1 EQU $D5A4 W_PLAYERCOINS2 EQU $D5A5 -- cgit v1.3.1-sl0p