1
0
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:
Steven Hugg
2022-02-25 15:02:44 -06:00
parent fc79cf9b0f
commit e86eb56570
5 changed files with 319 additions and 248 deletions
+1 -1
View File
@@ -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