![]() |
Routines |
Prev: 36710 | Up: Map | Next: 37215 |
Used by the routine at StartGame.
|
||||
EnterRoom | 37191 | LD A,(60049) | A=PlayerRoom. | |
37194 | CALL VisitRoom | Call VisitRoom. | ||
37197 | CALL ClearPlayArea | Call ClearPlayArea. | ||
37200 | CALL DrawRoomFrame | Call DrawRoomFrame. | ||
37203 | CALL DrawSidePanelAttrs | Call DrawSidePanelAttrs. | ||
37206 | CALL DrawInventory | Call DrawInventory. | ||
37209 | CALL SoundsEntry | Call SoundsEntry. | ||
37212 | JP MainLoop | Jump to MainLoop. |
Prev: 36710 | Up: Map | Next: 37215 |