Home
last modified time | relevance | path

Searched refs:ShipCabinBathroom (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/supernova/supernova1/
H A Drooms.h163 class ShipCabinBathroom : public Room1 {
165 ShipCabinBathroom(SupernovaEngine *vm, GameManager1 *gm);
H A Dstate.cpp290 _rooms[BATHROOM] = new ShipCabinBathroom(_vm, this); in initRooms()
H A Drooms.cpp1209 ShipCabinBathroom::ShipCabinBathroom(SupernovaEngine *vm, GameManager1 *gm) { in ShipCabinBathroom() function in Supernova::ShipCabinBathroom
/dports/games/scummvm/scummvm-2.5.1/engines/supernova/supernova1/
H A Drooms.h163 class ShipCabinBathroom : public Room1 {
165 ShipCabinBathroom(SupernovaEngine *vm, GameManager1 *gm);
H A Dstate.cpp290 _rooms[BATHROOM] = new ShipCabinBathroom(_vm, this); in initRooms()
H A Drooms.cpp1209 ShipCabinBathroom::ShipCabinBathroom(SupernovaEngine *vm, GameManager1 *gm) { in ShipCabinBathroom() function in Supernova::ShipCabinBathroom