Tank Hit fix

And TankWidth as variable (definition).
This commit is contained in:
Pecusx
2022-09-02 23:38:56 +02:00
parent dc9c724521
commit 13e15426fc
4 changed files with 13 additions and 10 deletions
+1
View File
@@ -4,6 +4,7 @@ screenheight = 200
screenBytes = 40
screenwidth = screenBytes*8 ; Max screenwidth = 512!!!
TankWidth = 8
;----------------------------------------------
; Player/missile memory
PMGraph = $0800 ; real PM start = $0b00