5 digits decimal display added

This commit is contained in:
Pecusx
2022-08-03 15:00:07 +02:00
parent 54cc76464e
commit eed446545e
3 changed files with 71 additions and 2 deletions
+1 -1
View File
@@ -297,7 +297,7 @@ DifficultyLevel ; Difficulty Level (human/cpu)
;----------------------------------------------------
;displaydecimal
decimal .DS 2
decimalresult .DS 4
decimalresult .DS 5
;xmissile
ExplosionRadius .DS 2 ;because when adding in xdraw it is double byte