1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2024-09-27 04:54:37 +00:00
This commit is contained in:
Dave Schmenk 2020-01-07 17:22:44 -08:00
parent 360be4c709
commit 1da0bdf610

View File

@ -566,9 +566,10 @@ sprtDummy = spriteRead("DUMMY")
//
// Heat up JIT compiler
//
spriteAdd(0, sprtDummy)
for curstar = 0 to 50
putc('.')
spriteAdd(0, sprtDummy)
spritePosIndex(0, 0, 0)
spriteDrawXorList()
next
hgrMode