Remove redundent initialization

This commit is contained in:
Lucas Scharenbroich 2022-07-28 12:18:54 -05:00
parent fa731f4b2d
commit dedb657546
1 changed files with 0 additions and 6 deletions

View File

@ -56,12 +56,6 @@ appTmp0 equ 28
stz StartY
stz frameCount
; Initialize the graphics screen playfield
pea #320
pea #200
_GTESetScreenMode
; Load a tileset
pea #^tiledata