Prev: D0E2 Up: Map Next: D10C
D108: Restart Set User-Defined Keys
Used by the routine at SetUserDefinedKeys.
This subroutine is used when a duplicate control key has been detected. It performs housekeeping and then just kicks off SetUserDefinedKeys again.
Restart_SetUserDefinedKeys D108 POP BC Restore BC from the stack.
D109 JP SetUserDefinedKeys Jump to SetUserDefinedKeys.
Prev: D0E2 Up: Map Next: D10C