From b433cbd4b0ae83c63f4b2ff27440c97123aa6fbb Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Thu, 23 May 2013 17:12:47 -0600 Subject: Better comments for the Game Freak room. --- pokered.asm | 1 + 1 file changed, 1 insertion(+) (limited to 'pokered.asm') diff --git a/pokered.asm b/pokered.asm index a6e1f6c8..44e762cc 100644 --- a/pokered.asm +++ b/pokered.asm @@ -1,3 +1,4 @@ _RED EQU 1 _BLUE EQU 0 +INCLUDE "wram.asm" INCLUDE "main.tx" -- cgit v1.3.1-sl0p