Added FLOATS macro and fixed array bound error

This commit is contained in:
ceriel
1991-09-25 09:11:14 +00:00
parent de39f29d16
commit 8fc180e2b7
3 changed files with 6 additions and 3 deletions

View File

@@ -22,7 +22,7 @@
2200 rem
2300 l=-1*l
2400 for x=1to 8
2500 for y=-1to8
2500 for y=1to8
2600 if s(x,y)=0 then 3500
2700 if g>0 then 3000
2800 if s(x,y)>0 then 3500