diff options
| author | dannye <33dannye@gmail.com> | 2020-11-07 14:35:40 -0600 |
|---|---|---|
| committer | dannye <33dannye@gmail.com> | 2020-11-07 14:35:40 -0600 |
| commit | 453107ab8ac6a7b76d21c466e32aa7290643724d (patch) | |
| tree | 5b2fd7691446b591fca4c3dc396d5a672299f892 /engine/gfx | |
| parent | Start disassembling debug yellow (diff) | |
| download | pokeyellow-453107ab8ac6a7b76d21c466e32aa7290643724d.tar.gz pokeyellow-453107ab8ac6a7b76d21c466e32aa7290643724d.tar.xz pokeyellow-453107ab8ac6a7b76d21c466e32aa7290643724d.zip | |
More debug yellow
only debug menu left
Diffstat (limited to 'engine/gfx')
| -rw-r--r-- | engine/gfx/bg_map_attributes.asm | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
