Routines |
Prev: 38486 | Up: Map | Next: 38512 |
Used by the routine at 55349.
|
||||||||||||
38505 | CALL 38486 | Set new random seed and load LSB of this (random value) into A | ||||||||||
38508 | CP B | If random value is greater than B... | ||||||||||
38509 | JR NC,38505 | ...then generate another | ||||||||||
38511 | RET | Return |
Prev: 38486 | Up: Map | Next: 38512 |