mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2026-04-20 15:16:38 +00:00
ecs: moved query ops to exprs
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ system Kernel48Pixel
|
||||
sta COLUP0
|
||||
sta COLUP1
|
||||
---
|
||||
on kerneldraw do if [Bitmap48] critical fit 63
|
||||
on kerneldraw do critical fit 63 if [Bitmap48]
|
||||
---
|
||||
txa
|
||||
pha
|
||||
|
||||
Reference in New Issue
Block a user