![]() |
Routines |
| Prev: 7D35 | Up: Map | Next: 7D3B |
|
Not called or jumped to from anywhere else identified in this
disassembly. Waits for a keypress, then rejoins the main loop
mid-stream at the door-drawing call (main_2) - possibly reachable
via a path not yet mapped, or a leftover fragment from an earlier
revision of the main loop.
|
||||
| unreferenced_7d36 | 7D36 | CALL wait_keypress | Wait for keypress (wait_keypress) | |
| 7D39 | JR main_2 | JR main_2 (rejoins main loop at the door-drawing call) | ||
| Prev: 7D35 | Up: Map | Next: 7D3B |