aboutsummaryrefslogtreecommitdiff
path: root/draw.lua
diff options
context:
space:
mode:
Diffstat (limited to 'draw.lua')
-rw-r--r--draw.lua7
1 files changed, 6 insertions, 1 deletions
diff --git a/draw.lua b/draw.lua
index 2bc4a16..d3ed667 100644
--- a/draw.lua
+++ b/draw.lua
@@ -48,4 +48,9 @@ if not gamerunning or menuscroll < 1 then
end
end
--- print(#obj) \ No newline at end of file
+-- print(#obj)
+
+
+-- laser enemy
+-- spr(64,X+0,y+4,4,2)
+-- spr(64,x+0,y+20,4,2,false,true)