mirror of
https://github.com/lscharen/iigs-game-engine.git
synced 2025-02-16 10:32:20 +00:00
Add fixed banks of memory to hold the sprite plane
This commit is contained in:
parent
74f96138d5
commit
cc6408b064
2
demos/sprites/SprData.s
Normal file
2
demos/sprites/SprData.s
Normal file
@ -0,0 +1,2 @@
|
||||
spritedata ENT
|
||||
ds 65536
|
2
demos/sprites/SprMask.s
Normal file
2
demos/sprites/SprMask.s
Normal file
@ -0,0 +1,2 @@
|
||||
spritemask ENT
|
||||
ds 65536
|
Loading…
x
Reference in New Issue
Block a user