From 7b3090e22aefffa464570ac34665ee8e43df873d Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Fri, 20 Nov 2015 15:15:32 -0500 Subject: Annotate battle tower text bug --- constants/cgb_constants.asm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'constants') diff --git a/constants/cgb_constants.asm b/constants/cgb_constants.asm index 27dce0494..5fb29ae84 100755 --- a/constants/cgb_constants.asm +++ b/constants/cgb_constants.asm @@ -30,3 +30,6 @@ const SCGB_1C const SCGB_1D const SCGB_1E + +SCGB_FC EQU -4 +SCGB_RAM EQU -1 -- cgit v1.2.3