ScummVM API documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
rooms.h
1 /* ScummVM - Graphic Adventure Engine
2  *
3  * ScummVM is the legal property of its developers, whose names
4  * are too numerous to list here. Please refer to the COPYRIGHT
5  * file distributed with this source distribution.
6  *
7  * This program is free software: you can redistribute it and/or modify
8  * it under the terms of the GNU General Public License as published by
9  * the Free Software Foundation, either version 3 of the License, or
10  * (at your option) any later version.
11  *
12  * This program is distributed in the hope that it will be useful,
13  * but WITHOUT ANY WARRANTY; without even the implied warranty of
14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15  * GNU General Public License for more details.
16  *
17  * You should have received a copy of the GNU General Public License
18  * along with this program. If not, see <http://www.gnu.org/licenses/>.
19  *
20  */
21 
22 #ifndef CHEWY_ROOMS_ROOMS_H
23 #define CHEWY_ROOMS_ROOMS_H
24 
25 #include "chewy/rooms/room00.h"
26 #include "chewy/rooms/room01.h"
27 #include "chewy/rooms/room02.h"
28 #include "chewy/rooms/room03.h"
29 #include "chewy/rooms/room04.h"
30 #include "chewy/rooms/room05.h"
31 #include "chewy/rooms/room06.h"
32 #include "chewy/rooms/room07.h"
33 #include "chewy/rooms/room08.h"
34 #include "chewy/rooms/room09.h"
35 #include "chewy/rooms/room10.h"
36 #include "chewy/rooms/room11.h"
37 #include "chewy/rooms/room12.h"
38 #include "chewy/rooms/room13.h"
39 #include "chewy/rooms/room14.h"
40 #include "chewy/rooms/room16.h"
41 #include "chewy/rooms/room17.h"
42 #include "chewy/rooms/room18.h"
43 #include "chewy/rooms/room19.h"
44 #include "chewy/rooms/room21.h"
45 #include "chewy/rooms/room22.h"
46 #include "chewy/rooms/room23.h"
47 #include "chewy/rooms/room24.h"
48 #include "chewy/rooms/room25.h"
49 #include "chewy/rooms/room26.h"
50 #include "chewy/rooms/room27.h"
51 #include "chewy/rooms/room28.h"
52 #include "chewy/rooms/room29.h"
53 #include "chewy/rooms/room31.h"
54 #include "chewy/rooms/room32.h"
55 #include "chewy/rooms/room33.h"
56 #include "chewy/rooms/room34.h"
57 #include "chewy/rooms/room35.h"
58 #include "chewy/rooms/room37.h"
59 #include "chewy/rooms/room39.h"
60 #include "chewy/rooms/room40.h"
61 #include "chewy/rooms/room41.h"
62 #include "chewy/rooms/room42.h"
63 #include "chewy/rooms/room43.h"
64 #include "chewy/rooms/room44.h"
65 #include "chewy/rooms/room45.h"
66 #include "chewy/rooms/room46.h"
67 #include "chewy/rooms/room47.h"
68 #include "chewy/rooms/room48.h"
69 #include "chewy/rooms/room49.h"
70 #include "chewy/rooms/room50.h"
71 #include "chewy/rooms/room51.h"
72 #include "chewy/rooms/room52.h"
73 #include "chewy/rooms/room53.h"
74 #include "chewy/rooms/room54.h"
75 #include "chewy/rooms/room55.h"
76 #include "chewy/rooms/room56.h"
77 #include "chewy/rooms/room57.h"
78 #include "chewy/rooms/room58.h"
79 #include "chewy/rooms/room59.h"
80 #include "chewy/rooms/room62.h"
81 #include "chewy/rooms/room63.h"
82 #include "chewy/rooms/room64.h"
83 #include "chewy/rooms/room65.h"
84 #include "chewy/rooms/room66.h"
85 #include "chewy/rooms/room67.h"
86 #include "chewy/rooms/room68.h"
87 #include "chewy/rooms/room69.h"
88 #include "chewy/rooms/room70.h"
89 #include "chewy/rooms/room71.h"
90 #include "chewy/rooms/room72.h"
91 #include "chewy/rooms/room73.h"
92 #include "chewy/rooms/room74.h"
93 #include "chewy/rooms/room75.h"
94 #include "chewy/rooms/room76.h"
95 #include "chewy/rooms/room77.h"
96 #include "chewy/rooms/room78.h"
97 #include "chewy/rooms/room79.h"
98 #include "chewy/rooms/room80.h"
99 #include "chewy/rooms/room81.h"
100 #include "chewy/rooms/room82.h"
101 #include "chewy/rooms/room83.h"
102 #include "chewy/rooms/room84.h"
103 #include "chewy/rooms/room85.h"
104 #include "chewy/rooms/room86.h"
105 #include "chewy/rooms/room87.h"
106 #include "chewy/rooms/room88.h"
107 #include "chewy/rooms/room89.h"
108 #include "chewy/rooms/room90.h"
109 #include "chewy/rooms/room91.h"
110 #include "chewy/rooms/room92.h"
111 #include "chewy/rooms/room93.h"
112 #include "chewy/rooms/room94.h"
113 #include "chewy/rooms/room95.h"
114 #include "chewy/rooms/room96.h"
115 #include "chewy/rooms/room97.h"
116 
117 namespace Chewy {
118 
119 using Chewy::Rooms::Room0;
120 using Chewy::Rooms::Room1;
121 using Chewy::Rooms::Room2;
122 using Chewy::Rooms::Room3;
123 using Chewy::Rooms::Room4;
124 using Chewy::Rooms::Room5;
125 using Chewy::Rooms::Room6;
126 using Chewy::Rooms::Room7;
127 using Chewy::Rooms::Room8;
128 using Chewy::Rooms::Room9;
210 
211 } // namespace Chewy
212 
213 #endif
Definition: room64.h:28
Definition: room19.h:28
Definition: room76.h:28
Definition: room23.h:28
Definition: room80.h:28
Definition: room35.h:28
Definition: room12.h:28
Definition: room05.h:28
Definition: room67.h:28
Definition: room79.h:28
Definition: room56.h:28
Definition: room83.h:28
Definition: room02.h:28
Definition: room72.h:28
Definition: room31.h:28
Definition: room59.h:28
Definition: room09.h:28
Definition: room63.h:28
Definition: room18.h:28
Definition: room75.h:30
Definition: room52.h:28
Definition: room34.h:28
Definition: room11.h:28
Definition: room06.h:28
Definition: room46.h:28
Definition: room96.h:28
Definition: room78.h:28
Definition: room55.h:28
Definition: room37.h:30
Definition: room14.h:28
Definition: room49.h:28
Definition: room71.h:28
Definition: room26.h:28
Definition: room58.h:28
Definition: room42.h:28
Definition: room17.h:28
Definition: room92.h:28
Definition: room74.h:30
Definition: room29.h:28
Definition: room51.h:28
Definition: room86.h:28
Definition: room33.h:28
Definition: room10.h:28
Definition: room45.h:30
Definition: room22.h:28
Definition: room95.h:28
Definition: room77.h:28
Definition: room54.h:28
Definition: room89.h:28
Definition: room66.h:28
Definition: room13.h:28
Definition: room48.h:28
Definition: room70.h:30
Definition: room25.h:28
Definition: room82.h:28
Definition: room57.h:28
Definition: room03.h:28
Definition: room41.h:28
Definition: room69.h:28
Definition: room91.h:28
Definition: room73.h:28
Definition: room28.h:28
Definition: room50.h:28
Definition: room85.h:28
Definition: room62.h:28
Definition: room00.h:31
Definition: room44.h:28
Definition: room21.h:28
Definition: room94.h:28
Definition: room53.h:28
Definition: room88.h:28
Definition: room07.h:28
Definition: room65.h:28
Definition: room47.h:28
Definition: room24.h:28
Definition: ani_dat.h:25
Definition: room97.h:28
Definition: room81.h:28
Definition: room04.h:28
Definition: room40.h:28
Definition: room68.h:28
Definition: room90.h:28
Definition: room27.h:28
Definition: room84.h:28
Definition: room39.h:28
Definition: room16.h:28
Definition: room01.h:28
Definition: room43.h:28
Definition: room93.h:28
Definition: room32.h:28
Definition: room87.h:30
Definition: room08.h:28