/* * * Iter Vehemens ad Necem (IVAN) * Copyright (C) Timo Kiviluoto * Released under the GNU General * Public License * * See LICENSING which should be included * along with this file for more details * */ #define __FILE_OF_STATIC_ROOM_PROTOTYPE_DEFINITIONS__ #include "proto.h" #include "room.h" SYSTEM_SPECIALIZATIONS(room) #include "rooms.h" #undef __FILE_OF_STATIC_ROOM_PROTOTYPE_DEFINITIONS__ #include "message.h" #include "char.h" #include "god.h" #include "game.h" #include "stack.h" #include "team.h" #include "save.h" #include "room.cpp" #include "rooms.cpp"