Randomize macro reverted to old version - no Nuclear Winter :)

This commit is contained in:
Pecusx
2022-11-03 18:43:02 +01:00
parent 97d0862a72
commit 1a1761bc4c
5 changed files with 6 additions and 4 deletions
+4 -2
View File
@@ -1813,7 +1813,9 @@ noingame
bne @-
rts
.endp
;--------------------------------------------------
/* ;--------------------------------------------------
.macro randomize floor ceiling
;--------------------------------------------------
;usage: randomize floor ceiling
@@ -1857,7 +1859,7 @@ noingame
pha
tya ; retrieve the result
rts
.endp
.endp */
;----------------------------------------------
icl 'constants.asm'
;----------------------------------------------