From 453107ab8ac6a7b76d21c466e32aa7290643724d Mon Sep 17 00:00:00 2001 From: dannye <33dannye@gmail.com> Date: Sat, 7 Nov 2020 14:35:40 -0600 Subject: More debug yellow only debug menu left --- engine/gfx/bg_map_attributes.asm | 2 -- 1 file changed, 2 deletions(-) (limited to 'engine/gfx') diff --git a/engine/gfx/bg_map_attributes.asm b/engine/gfx/bg_map_attributes.asm index 6f81af63..55313846 100644 --- a/engine/gfx/bg_map_attributes.asm +++ b/engine/gfx/bg_map_attributes.asm @@ -1,5 +1,3 @@ -INCLUDE "data/cgb/bg_map_attributes.asm" - LoadBGMapAttributes:: ld hl, BGMapAttributesPointers ld a, c ; c = which packet -- cgit v1.3.1-sl0p