Soil fall optymisation

My first approach after many years :)

The mountaintable3 is no longer needed, and better code in SoulDown2 procedure.
This commit is contained in:
Pecusx
2022-04-27 17:08:24 +02:00
parent d57a8265db
commit e6c2f89f12
3 changed files with 7 additions and 28 deletions
-3
View File
@@ -316,9 +316,6 @@ mountaintable ;table of mountains (size=screenwidth)
mountaintable2 ;table of mountains (size=screenwidth)
.DS [screenwidth]
.DS 1 ; additional byte for fallout (sometimes 1 pixel)
mountaintable3
.ds [screenwidth]
.ds 1 ; additional byte for fallout (sometimes 1 pixel)
MountaintableEnd ;good for table clearing
;----------------------------------------------
TextPositionX .DS 2