Prev: F001 Up: Map Next: F107
F104: Handler: Housekeeping
Used by the routines at Handler_KeysAndLockedDoors and F1AF.
Clears the data reference from the stack before returning.
Handler_Housekeeping F104 POP IX Restore the current data reference from the stack.
F106 RET Return.
Prev: F001 Up: Map Next: F107