Prev: BA81 Up: Map Next: BA8F
BA8C: Money overflow clamp
Used by the routine at money_carry_hi.
Same as score_clamp — resets A to '0' when money overflows "9999".
money_clamp BA8C LD A,$30 LD A,$30
BA8E RET RET
Prev: BA81 Up: Map Next: BA8F