LAB: Move _rooms to LabEngine, some renaming
This commit is contained in:
parent
b3269dc80d
commit
803dbcee90
9 changed files with 108 additions and 117 deletions
|
@ -45,8 +45,6 @@ namespace Lab {
|
|||
/*------------------------------ The Map stuff ------------------------------*/
|
||||
/*---------------------------------------------------------------------------*/
|
||||
|
||||
extern RoomData *_rooms;
|
||||
|
||||
static Image *Map, *Room, *UpArrowRoom, *DownArrowRoom, *Bridge,
|
||||
*HRoom, *VRoom, *Maze, *HugeMaze, *Path, *MapNorth,
|
||||
*MapEast, *MapSouth, *MapWest, *XMark;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue