Prev: D192 Up: Map Next: D2D9
D2CF: Routine at D2CF
Used by the routines at CAE7 and Door_Prep_01.
Controls D2CF LD HL,($CE12) Control_Routine_Alias
D2D2 LD DE,$D2D7 Stash D2D7 on the stack.
D2D5 PUSH DE
D2D6 JP (HL) Jumps to the control routine for whatever is in-use (either Controls_Joystick or Controls_Keyboard).
D2D7 DEFW $AF4F
Prev: D192 Up: Map Next: D2D9