mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-21 14:49:46 +02:00
Randomize macro reverted to old version - no Nuclear Winter :)
This commit is contained in:
+4
-2
@@ -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'
|
||||
;----------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user