Game status buffer |
Prev: A13A | Up: Map | Next: A13C |
This is the 'morale exhausted' flag. It inhibits user input when non-zero.
Set by check_morale.
Reset by reset_game.
Read-only by process_player_input.
Write/read-write by check_morale.
|
||||
morale_exhausted | A13B | DEFB $00 |
Prev: A13A | Up: Map | Next: A13C |