Prev: $1D2D Up: Map Next: $1D37
$1D32: Terminate an uninterruptible subcommand
Used by the routines at $1C59 and $2A43.
$1D32 LDA #$00 Remove the address of the uninterruptible subcommand routine from the character's buffer.
$1D34 STA $B1
$1D36 RTS
Prev: $1D2D Up: Map Next: $1D37