diff options
Diffstat (limited to 'engine/routines/placegraphic.asm')
-rw-r--r-- | engine/routines/placegraphic.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engine/routines/placegraphic.asm b/engine/routines/placegraphic.asm index d72364776..21b914950 100644 --- a/engine/routines/placegraphic.asm +++ b/engine/routines/placegraphic.asm @@ -1,7 +1,6 @@ PlaceGraphic: ; 2ef6e ; Fill wBoxAlignment-aligned box width b height c ; with iterating tile starting from hGraphicStartTile at hl. -; Predef $13 ld de, SCREEN_WIDTH |