![]() |
Game status buffer |
Prev: BC55 | Up: Map | Next: BC5E |
Corresponds to whether the player has already seen the image for the following rooms:
Used by the routine at Handler_DisplayRoomImage but uses the bit index from Table_RoomsWithImages.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table_RoomImagesAlreadySeen | BC5C | DEFB %00000000 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BC5D | DEFB %00000000 |
Prev: BC55 | Up: Map | Next: BC5E |