1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2024-09-30 07:57:05 +00:00

Use MSB for sprite transparent flag

This commit is contained in:
David Schmenk 2016-07-10 11:18:10 -07:00
parent 51480720c8
commit 31465f3b43

View File

@ -25,7 +25,7 @@ def dgrTest
byte b, l, k
word i, j, ii, ij
b = dgrMode
b = dgrMode()
for k = 15 downto 0
dgrClear(dgrbuff[0], k)
next