Prev: A462 Up: Map Next: A47F
A479: Select room and plot
This expands out the current room definition into the visible tiles array then repaints those tiles to the screen.
Used by the routine at hero_sit_sleep_common.
select_room_and_plot A479 CALL setup_room Expand out the room definition for room_index
A47C JP plot_interior_tiles Render visible tiles array into the screen buffer, exit via
Prev: A462 Up: Map Next: A47F