mirror of
https://github.com/lscharen/iigs-game-engine.git
synced 2025-03-02 10:29:01 +00:00
Remove redundent initialization
This commit is contained in:
parent
fa731f4b2d
commit
dedb657546
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user