1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2025-02-21 08:29:13 +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 byte b, l, k
word i, j, ii, ij word i, j, ii, ij
b = dgrMode b = dgrMode()
for k = 15 downto 0 for k = 15 downto 0
dgrClear(dgrbuff[0], k) dgrClear(dgrbuff[0], k)
next next