Prev: 7DA8 Up: Map Next: 7DD4
7DCB: Current Room: Set up data structure based on type.
Used by the routine at _79b7.
Input
Output
CurrentRoom_Initialise 7DCB LD A,(Room_CurrentType)
7DCE CALL CurrentRoomType_CopyDataStruct
7DD1 JP Room_Initialise
Prev: 7DA8 Up: Map Next: 7DD4