NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
d_profile.hpp
2
3extern const fProf::fBaseProfile_c g_profile_BOOT;
4extern const fProf::fBaseProfile_c g_profile_AUTO_SELECT;
5extern const fProf::fBaseProfile_c g_profile_SELECT;
6extern const fProf::fBaseProfile_c g_profile_WORLD_MAP;
7extern const fProf::fBaseProfile_c g_profile_WORLD_9_DEMO;
8extern const fProf::fBaseProfile_c g_profile_STAGE;
9extern const fProf::fBaseProfile_c g_profile_RESTART_CRSIN;
10extern const fProf::fBaseProfile_c g_profile_CRSIN;
11extern const fProf::fBaseProfile_c g_profile_MOVIE;
12extern const fProf::fBaseProfile_c g_profile_GAMEOVER;
13extern const fProf::fBaseProfile_c g_profile_GAME_SETUP;
14extern const fProf::fBaseProfile_c g_profile_MULTI_PLAY_COURSE_SELECT;
15extern const fProf::fActorProfile_c g_profile_CURSOR;
16extern const fProf::fActorProfile_c g_profile_PLAYER;
17extern const fProf::fActorProfile_c g_profile_YOSHI;
18extern const fProf::fActorProfile_c g_profile_WM_TEST;
19extern const fProf::fActorProfile_c g_profile_WM_TEST2;
20extern const fProf::fBaseProfile_c g_profile_BG_GM;
21extern const fProf::fBaseProfile_c g_profile_CAMERA;
22extern const fProf::fActorProfile_c g_profile_YOSHI_FIRE;
23extern const fProf::fActorProfile_c g_profile_SLOW_QUICK_TAG;
24extern const fProf::fActorProfile_c g_profile_TORIDE_KOKOOPA_DEMO;
25extern const fProf::fActorProfile_c g_profile_BOSS_KAMECK_DEMO;
26extern const fProf::fActorProfile_c g_profile_BOSS_KOOPA_DEMO;
27extern const fProf::fActorProfile_c g_profile_CASTLE_KOKOOPA_DEMO_1ST;
28extern const fProf::fActorProfile_c g_profile_CASTLE_KOKOOPA_DEMO_2ND;
29extern const fProf::fActorProfile_c g_profile_BOSS_KOOPA_JR_DEMO;
30extern const fProf::fActorProfile_c g_profile_KOOPA_SHIP_FOR_CASTLE_DEMO;
31extern const fProf::fActorProfile_c g_profile_KOOPA_JR_FOR_CASTLE_DEMO;
32extern const fProf::fActorProfile_c g_profile_PEACH_FOR_CASTLE_DEMO;
33extern const fProf::fActorProfile_c g_profile_KAMECK_FOR_CASTLE_DEMO;
34extern const fProf::fActorProfile_c g_profile_LEMMY_FOOTHOLD;
35extern const fProf::fActorProfile_c g_profile_LEMMY_FOOTHOLD_MAIN;
36extern const fProf::fActorProfile_c g_profile_CASTLE_BOSS_DOOR;
37extern const fProf::fActorProfile_c g_profile_CASTLE_BOSS_KEY;
38extern const fProf::fActorProfile_c g_profile_AC_BATTLE_GAME;
39extern const fProf::fActorProfile_c g_profile_AC_BATTLE_KINOPIO;
40extern const fProf::fActorProfile_c g_profile_AC_BATTLE_ITEM;
41extern const fProf::fActorProfile_c g_profile_AC_ENDING_MAIN;
42extern const fProf::fActorProfile_c g_profile_AC_BLOCK_WIND_TAG;
43extern const fProf::fActorProfile_c g_profile_AC_GROUPID;
44extern const fProf::fActorProfile_c g_profile_KAWANAGARE;
45extern const fProf::fActorProfile_c g_profile_RIVER_PAIPO;
46extern const fProf::fActorProfile_c g_profile_RIVER_ITEM;
47extern const fProf::fActorProfile_c g_profile_RIVER_COIN;
48extern const fProf::fActorProfile_c g_profile_RIVER_STARCOIN;
49extern const fProf::fActorProfile_c g_profile_RIVER_LIFT;
50extern const fProf::fActorProfile_c g_profile_RIVER_BARREL;
51extern const fProf::fActorProfile_c g_profile_RIVER_PUKU;
52extern const fProf::fActorProfile_c g_profile_RIVER_PAKKUN;
53extern const fProf::fActorProfile_c g_profile_RIVER_MGR;
54extern const fProf::fActorProfile_c g_profile_EN_KURIBO;
55extern const fProf::fActorProfile_c g_profile_EN_PATA_KURIBO;
56extern const fProf::fActorProfile_c g_profile_EN_MAME_KURIBO;
57extern const fProf::fActorProfile_c g_profile_EN_NOKONOKO;
58extern const fProf::fActorProfile_c g_profile_EN_PATAPATA;
59extern const fProf::fActorProfile_c g_profile_EN_MET;
60extern const fProf::fActorProfile_c g_profile_EN_TOGEZO;
61extern const fProf::fActorProfile_c g_profile_EN_SAKASA_TOGEZO;
62extern const fProf::fActorProfile_c g_profile_EN_BLOCK;
63extern const fProf::fActorProfile_c g_profile_EN_ITEM;
64extern const fProf::fActorProfile_c g_profile_EN_STAR_COIN;
65extern const fProf::fActorProfile_c g_profile_EN_STAR_COIN_LINE;
66extern const fProf::fActorProfile_c g_profile_EN_STAR_COIN_VOLT;
67extern const fProf::fActorProfile_c g_profile_AC_FLAGON;
68extern const fProf::fActorProfile_c g_profile_AC_4SWICHAND;
69extern const fProf::fActorProfile_c g_profile_AC_4SWICHOR;
70extern const fProf::fActorProfile_c g_profile_AC_RANDSWICH;
71extern const fProf::fActorProfile_c g_profile_AC_CHNGESWICH;
72extern const fProf::fActorProfile_c g_profile_AC_IFSWICH;
73extern const fProf::fActorProfile_c g_profile_AC_RNSWICH;
74extern const fProf::fActorProfile_c g_profile_EN_BKBLOCK;
75extern const fProf::fActorProfile_c g_profile_EN_HNSWICH;
76extern const fProf::fActorProfile_c g_profile_EN_PSWICH;
77extern const fProf::fActorProfile_c g_profile_EN_QSWICH;
78extern const fProf::fActorProfile_c g_profile_EN_BOSS_KOOPA_SWITCH;
79extern const fProf::fActorProfile_c g_profile_EN_BOSS_KOOPA_BIG_SWITCH;
80extern const fProf::fActorProfile_c g_profile_EN_BLSWICH;
81extern const fProf::fActorProfile_c g_profile_EN_BLPSWICH;
82extern const fProf::fActorProfile_c g_profile_EN_BLQSWICH;
83extern const fProf::fActorProfile_c g_profile_EN_BUBBLE;
84extern const fProf::fActorProfile_c g_profile_EN_DOSUN;
85extern const fProf::fActorProfile_c g_profile_EN_BIGDOSUN;
86extern const fProf::fActorProfile_c g_profile_EN_JUGEM;
87extern const fProf::fActorProfile_c g_profile_EN_JUGEM_COIN;
88extern const fProf::fActorProfile_c g_profile_EN_EATJUGEM;
89extern const fProf::fActorProfile_c g_profile_EN_JUGEM_BODY;
90extern const fProf::fActorProfile_c g_profile_EN_TOGEMET;
91extern const fProf::fActorProfile_c g_profile_EN_FIREBAR;
92extern const fProf::fActorProfile_c g_profile_EN_TOGETEKKYU;
93extern const fProf::fActorProfile_c g_profile_EN_BIG_TOGETEKKYU;
94extern const fProf::fActorProfile_c g_profile_EN_UP_DOKAN_PAKKUN;
95extern const fProf::fActorProfile_c g_profile_EN_DOWN_DOKAN_PAKKUN;
96extern const fProf::fActorProfile_c g_profile_EN_RIGHT_DOKAN_PAKKUN;
97extern const fProf::fActorProfile_c g_profile_EN_LEFT_DOKAN_PAKKUN;
98extern const fProf::fActorProfile_c g_profile_EN_UP_DOKAN_FPAKKUN;
99extern const fProf::fActorProfile_c g_profile_EN_DOWN_DOKAN_FPAKKUN;
100extern const fProf::fActorProfile_c g_profile_EN_RIGHT_DOKAN_FPAKKUN;
101extern const fProf::fActorProfile_c g_profile_EN_LEFT_DOKAN_FPAKKUN;
102extern const fProf::fActorProfile_c g_profile_EN_JIMEN_PAKKUN;
103extern const fProf::fActorProfile_c g_profile_EN_JIMEN_BIG_PAKKUN;
104extern const fProf::fActorProfile_c g_profile_EN_JIMEN_FPAKKUN;
105extern const fProf::fActorProfile_c g_profile_EN_JIMEN_BIG_FPAKKUN;
106extern const fProf::fActorProfile_c g_profile_EN_WALK_PAKKUN;
107extern const fProf::fActorProfile_c g_profile_ICEBALL;
108extern const fProf::fActorProfile_c g_profile_PL_FIREBALL;
109extern const fProf::fActorProfile_c g_profile_PAKKUN_FIREBALL;
110extern const fProf::fActorProfile_c g_profile_BROS_FIREBALL;
111extern const fProf::fActorProfile_c g_profile_BOOMERANG;
112extern const fProf::fActorProfile_c g_profile_EN_HELPOS;
113extern const fProf::fActorProfile_c g_profile_EN_FIREBROS;
114extern const fProf::fActorProfile_c g_profile_EN_BOOMERANGBROS;
115extern const fProf::fActorProfile_c g_profile_EN_HAMMERBROS;
116extern const fProf::fActorProfile_c g_profile_EN_ICEBROS;
117extern const fProf::fActorProfile_c g_profile_EN_LIFT_HAMMERBROS;
118extern const fProf::fActorProfile_c g_profile_HAMMER;
119extern const fProf::fActorProfile_c g_profile_EN_HIMANBROS;
120extern const fProf::fActorProfile_c g_profile_MEGA_HAMMER;
121extern const fProf::fActorProfile_c g_profile_BROS_ICEBALL;
122extern const fProf::fActorProfile_c g_profile_EN_BOYON;
123extern const fProf::fActorProfile_c g_profile_EN_REMOCON_TORIMOCHI;
124extern const fProf::fActorProfile_c g_profile_TAG_WIND;
125extern const fProf::fActorProfile_c g_profile_TAG_THUNDER;
126extern const fProf::fActorProfile_c g_profile_TAG_WATER;
127extern const fProf::fActorProfile_c g_profile_EN_AUTOSCR;
128extern const fProf::fActorProfile_c g_profile_OBJ_GRASS;
129extern const fProf::fActorProfile_c g_profile_EN_ENV;
130extern const fProf::fActorProfile_c g_profile_EN_KILLER;
131extern const fProf::fActorProfile_c g_profile_EN_SEARCH_KILLER;
132extern const fProf::fActorProfile_c g_profile_EN_MAGNUM_KILLER;
133extern const fProf::fActorProfile_c g_profile_EN_SEARCH_MAGNUM_KILLER;
134extern const fProf::fActorProfile_c g_profile_EN_BASABASA;
135extern const fProf::fActorProfile_c g_profile_WAKI_PARABOM;
136extern const fProf::fActorProfile_c g_profile_EN_BOMHEI;
137extern const fProf::fActorProfile_c g_profile_EN_PARA_BOMHEI;
138extern const fProf::fActorProfile_c g_profile_EN_MECHA_KOOPA;
139extern const fProf::fActorProfile_c g_profile_EN_MOUSE;
140extern const fProf::fActorProfile_c g_profile_EN_GHOST_JUGEM;
141extern const fProf::fActorProfile_c g_profile_DOKAN_WAKIDASHI;
142extern const fProf::fActorProfile_c g_profile_EN_CRASHER;
143extern const fProf::fActorProfile_c g_profile_AC_WAKILIFT;
144extern const fProf::fActorProfile_c g_profile_EN_BIRIKYU;
145extern const fProf::fActorProfile_c g_profile_EN_LINE_BIRIKYU;
146extern const fProf::fActorProfile_c g_profile_EN_BIRIKYU_MAKER;
147extern const fProf::fActorProfile_c g_profile_EN_CHOROBON;
148extern const fProf::fActorProfile_c g_profile_EN_SANBO;
149extern const fProf::fActorProfile_c g_profile_EN_SANBO_PARTS;
150extern const fProf::fActorProfile_c g_profile_EN_SANBO_EL;
151extern const fProf::fActorProfile_c g_profile_EN_GURUGURU;
152extern const fProf::fActorProfile_c g_profile_EN_GESSO;
153extern const fProf::fActorProfile_c g_profile_EN_BARAMAKI_GESSO;
154extern const fProf::fActorProfile_c g_profile_EN_GOALPOLE;
155extern const fProf::fActorProfile_c g_profile_EN_GESSO_CHILD;
156extern const fProf::fActorProfile_c g_profile_BARNAR_MGR;
157extern const fProf::fActorProfile_c g_profile_EN_SYNCRO_BARNAR;
158extern const fProf::fActorProfile_c g_profile_EN_BARNAR;
159extern const fProf::fActorProfile_c g_profile_EN_LARGE_BARNAR;
160extern const fProf::fActorProfile_c g_profile_EN_PUKUPUKU_PARENT;
161extern const fProf::fActorProfile_c g_profile_AC_TEAM_PUKUPUKU;
162extern const fProf::fActorProfile_c g_profile_EN_PUKUPUKU;
163extern const fProf::fActorProfile_c g_profile_EN_TOGEPUKU;
164extern const fProf::fActorProfile_c g_profile_EN_MIDDLE_PUKU;
165extern const fProf::fActorProfile_c g_profile_EN_PUKUCOIN;
166extern const fProf::fActorProfile_c g_profile_EN_KARON;
167extern const fProf::fActorProfile_c g_profile_EN_BIGKARON;
168extern const fProf::fActorProfile_c g_profile_EN_KARON_HEAD;
169extern const fProf::fActorProfile_c g_profile_EN_REVERSE;
170extern const fProf::fActorProfile_c g_profile_EN_WAKI_JUGEM;
171extern const fProf::fActorProfile_c g_profile_EN_WIRE_TURN;
172extern const fProf::fActorProfile_c g_profile_EN_BIG_WIRE_TURN;
173extern const fProf::fActorProfile_c g_profile_EN_NET_NOKONOKO_LR;
174extern const fProf::fActorProfile_c g_profile_EN_NET_NOKONOKO_UD;
175extern const fProf::fActorProfile_c g_profile_BIGHANA_MGR;
176extern const fProf::fActorProfile_c g_profile_HANA_MOUNTAIN;
177extern const fProf::fActorProfile_c g_profile_EN_HANACHAN;
178extern const fProf::fActorProfile_c g_profile_EN_BIG_HANACHAN;
179extern const fProf::fActorProfile_c g_profile_EN_TERESA;
180extern const fProf::fActorProfile_c g_profile_EN_BIG_TERESA;
181extern const fProf::fActorProfile_c g_profile_EN_CROW;
182extern const fProf::fActorProfile_c g_profile_EN_BIGPILE_UNDER;
183extern const fProf::fActorProfile_c g_profile_EN_BIGPILE_UPPER;
184extern const fProf::fActorProfile_c g_profile_EN_BIGPILE_RIGHT;
185extern const fProf::fActorProfile_c g_profile_EN_BIGPILE_LEFT;
186extern const fProf::fActorProfile_c g_profile_EN_SUPER_BIGPILE_RIGHT;
187extern const fProf::fActorProfile_c g_profile_EN_SUPER_BIGPILE_LEFT;
188extern const fProf::fActorProfile_c g_profile_EN_GOKUBUTO_BIGPILE_UNDER;
189extern const fProf::fActorProfile_c g_profile_EN_GOKUBUTO_BIGPILE_UPPER;
190extern const fProf::fActorProfile_c g_profile_EN_MORTON_BIGPILE;
191extern const fProf::fActorProfile_c g_profile_EN_YAJIRUSHI;
192extern const fProf::fActorProfile_c g_profile_EN_WANWAN;
193extern const fProf::fActorProfile_c g_profile_EN_WANWAN_PILE;
194extern const fProf::fActorProfile_c g_profile_EN_JUMPPUKU;
195extern const fProf::fActorProfile_c g_profile_EN_IGAPUKU;
196extern const fProf::fActorProfile_c g_profile_EN_WAKI_IGAPUKU;
197extern const fProf::fActorProfile_c g_profile_EN_FIRESNAKE;
198extern const fProf::fActorProfile_c g_profile_EN_BOSS_KAMECK;
199extern const fProf::fActorProfile_c g_profile_EN_SLIP_PENGUIN;
200extern const fProf::fActorProfile_c g_profile_WAKI_SLIP_PENGUIN2;
201extern const fProf::fActorProfile_c g_profile_EN_SLIP_PENGUIN2;
202extern const fProf::fActorProfile_c g_profile_SLIP_PENGUIN2_GLASSES;
203extern const fProf::fActorProfile_c g_profile_EN_IGA_KURIBO;
204extern const fProf::fActorProfile_c g_profile_EN_WATERSTREAM;
205extern const fProf::fActorProfile_c g_profile_AWA;
206extern const fProf::fActorProfile_c g_profile_DUMMY_DOOR_PARENT;
207extern const fProf::fActorProfile_c g_profile_DUMMY_DOOR_CHILD;
208extern const fProf::fActorProfile_c g_profile_DUMMY_DOOR;
209extern const fProf::fActorProfile_c g_profile_NOBORIBOU_OBAKE;
210extern const fProf::fActorProfile_c g_profile_UNTEI_ROPE;
211extern const fProf::fActorProfile_c g_profile_REMO_DOOR;
212extern const fProf::fActorProfile_c g_profile_REMO_SLIDE_DOOR;
213extern const fProf::fActorProfile_c g_profile_BRANCH;
214extern const fProf::fActorProfile_c g_profile_BG_CENTER;
215extern const fProf::fActorProfile_c g_profile_KAMECK_MAGIC;
216extern const fProf::fActorProfile_c g_profile_SINKDOKAN_UP;
217extern const fProf::fActorProfile_c g_profile_SINKDOKAN_DOWN;
218extern const fProf::fActorProfile_c g_profile_SINKDOKAN_LEFT;
219extern const fProf::fActorProfile_c g_profile_SINKDOKAN_RIGHT;
220extern const fProf::fActorProfile_c g_profile_FLYDOKAN_UP;
221extern const fProf::fActorProfile_c g_profile_FLYDOKAN_DOWN;
222extern const fProf::fActorProfile_c g_profile_FLYDOKAN_LEFT;
223extern const fProf::fActorProfile_c g_profile_FLYDOKAN_RIGHT;
224extern const fProf::fActorProfile_c g_profile_EN_HATENA_BALLOON;
225extern const fProf::fActorProfile_c g_profile_EN_ONEWAY_GATE;
226extern const fProf::fActorProfile_c g_profile_EN_PATABLOCK;
227extern const fProf::fActorProfile_c g_profile_EN_KERONPA;
228extern const fProf::fActorProfile_c g_profile_KERONPA_FIRE;
229extern const fProf::fActorProfile_c g_profile_AC_NEXTGOTO_BLOCK;
230extern const fProf::fActorProfile_c g_profile_EN_BAKUBAKU;
231extern const fProf::fActorProfile_c g_profile_EN_DOOR;
232extern const fProf::fActorProfile_c g_profile_EN_SWITCHDOOR;
233extern const fProf::fActorProfile_c g_profile_EN_OBAKEDOOR;
234extern const fProf::fActorProfile_c g_profile_EN_TORIDEDOOR;
235extern const fProf::fActorProfile_c g_profile_EN_CASTLEDOOR;
236extern const fProf::fActorProfile_c g_profile_EN_KOOPADOOR;
237extern const fProf::fActorProfile_c g_profile_AC_REVERSEBLOCK;
238extern const fProf::fActorProfile_c g_profile_CHUKAN_POINT;
239extern const fProf::fActorProfile_c g_profile_EN_MAX_UE_LEFT;
240extern const fProf::fActorProfile_c g_profile_EN_MAX_UE_RIGHT;
241extern const fProf::fActorProfile_c g_profile_EN_MAX_UE2_LEFT;
242extern const fProf::fActorProfile_c g_profile_EN_MAX_UE2_RIGHT;
243extern const fProf::fActorProfile_c g_profile_EN_ZOOM;
244extern const fProf::fActorProfile_c g_profile_EN_BOSS_LARRY;
245extern const fProf::fActorProfile_c g_profile_EN_BOSS_WENDY;
246extern const fProf::fActorProfile_c g_profile_EN_BOSS_IGGY;
247extern const fProf::fActorProfile_c g_profile_EN_BOSS_LEMMY;
248extern const fProf::fActorProfile_c g_profile_EN_BOSS_MORTON;
249extern const fProf::fActorProfile_c g_profile_EN_BOSS_ROY;
250extern const fProf::fActorProfile_c g_profile_EN_BOSS_LUDWIG;
251extern const fProf::fActorProfile_c g_profile_EN_BOSS_CASTLE_LARRY;
252extern const fProf::fActorProfile_c g_profile_EN_BOSS_CASTLE_ROY;
253extern const fProf::fActorProfile_c g_profile_EN_BOSS_CASTLE_WENDY;
254extern const fProf::fActorProfile_c g_profile_EN_BOSS_CASTLE_IGGY;
255extern const fProf::fActorProfile_c g_profile_CASTLE_LEMMY_BALL;
256extern const fProf::fActorProfile_c g_profile_EN_BOSS_CASTLE_LEMMY;
257extern const fProf::fActorProfile_c g_profile_EN_BOSS_CASTLE_MORTON;
258extern const fProf::fActorProfile_c g_profile_OBJ_LUDWIG;
259extern const fProf::fActorProfile_c g_profile_EN_BOSS_CASTLE_LUDWIG;
260extern const fProf::fActorProfile_c g_profile_EN_BOSS_KOOPA;
261extern const fProf::fActorProfile_c g_profile_EN_BOSS_KOOPA_DEMO_KAMECK;
262extern const fProf::fActorProfile_c g_profile_EN_BOSS_KOOPA_DEMO_PEACH;
263extern const fProf::fActorProfile_c g_profile_AC_WAKI_KOOPA_FIRE;
264extern const fProf::fActorProfile_c g_profile_KOOPA_FIRE;
265extern const fProf::fActorProfile_c g_profile_LARRY_FIRE;
266extern const fProf::fActorProfile_c g_profile_KOKOOPA_RING;
267extern const fProf::fActorProfile_c g_profile_KOKOOPA_BALL;
268extern const fProf::fActorProfile_c g_profile_KOKOOPA_THREEWAY_BLITZ;
269extern const fProf::fActorProfile_c g_profile_LEMMY_BALL;
270extern const fProf::fActorProfile_c g_profile_CASTLE_LEMMY_THROW_BALL;
271extern const fProf::fActorProfile_c g_profile_OBJ_IGGY_SLED;
272extern const fProf::fActorProfile_c g_profile_OBJ_IGGY_WANWAN;
273extern const fProf::fActorProfile_c g_profile_OBJ_MORTON;
274extern const fProf::fActorProfile_c g_profile_OBJ_ROY;
275extern const fProf::fActorProfile_c g_profile_OBJ_LARRY;
276extern const fProf::fActorProfile_c g_profile_OBJ_WENDY;
277extern const fProf::fActorProfile_c g_profile_AC_BOSS_KOOPA_SCAFFOLD;
278extern const fProf::fActorProfile_c g_profile_AC_BOSS_KOOPA_RUBBLE;
279extern const fProf::fActorProfile_c g_profile_AC_BOSS_KOOPA_BG_EFFECT;
280extern const fProf::fActorProfile_c g_profile_CASTLE_LUDWIG_BLITZ;
281extern const fProf::fActorProfile_c g_profile_CASTLE_LUDWIG_BLITZ_MGR;
282extern const fProf::fActorProfile_c g_profile_WAKI_KOKOOPA_FIRE;
283extern const fProf::fActorProfile_c g_profile_FALL_FIRE;
284extern const fProf::fActorProfile_c g_profile_WAKI_FIRE;
285extern const fProf::fActorProfile_c g_profile_FIRE_BLITZ;
286extern const fProf::fActorProfile_c g_profile_KOKOOPA_SEARCH_FIRE;
287extern const fProf::fActorProfile_c g_profile_EN_UNIZOO;
288extern const fProf::fActorProfile_c g_profile_EN_UNIRA;
289extern const fProf::fActorProfile_c g_profile_EN_KANIBO;
290extern const fProf::fActorProfile_c g_profile_EN_KANITAMA;
291extern const fProf::fActorProfile_c g_profile_EN_KOPONE;
292extern const fProf::fActorProfile_c g_profile_EN_AKOYA;
293extern const fProf::fActorProfile_c g_profile_EN_MIDDLE_KURIBO;
294extern const fProf::fActorProfile_c g_profile_EN_LARGE_KURIBO;
295extern const fProf::fActorProfile_c g_profile_EN_BEANS_KURIBO;
296extern const fProf::fActorProfile_c g_profile_AC_STRONGBOX;
297extern const fProf::fActorProfile_c g_profile_EN_REMOCON_CANNON;
298extern const fProf::fActorProfile_c g_profile_WAKI_TOGETEKKYU;
299extern const fProf::fActorProfile_c g_profile_JR_CLOWN_A;
300extern const fProf::fActorProfile_c g_profile_JR_CLOWN_B;
301extern const fProf::fActorProfile_c g_profile_JR_CLOWN_C;
302extern const fProf::fActorProfile_c g_profile_JR_CLOWN_FOR_PLAYER;
303extern const fProf::fActorProfile_c g_profile_FLOOR_JR_A;
304extern const fProf::fActorProfile_c g_profile_FLOOR_JR_B;
305extern const fProf::fActorProfile_c g_profile_FLOOR_JR_C;
306extern const fProf::fActorProfile_c g_profile_FLOOR_JR_C_MGR;
307extern const fProf::fActorProfile_c g_profile_BOMB_JR_C;
308extern const fProf::fActorProfile_c g_profile_EN_BOSS_KOOPA_JR_A;
309extern const fProf::fActorProfile_c g_profile_EN_BOSS_KOOPA_JR_B;
310extern const fProf::fActorProfile_c g_profile_EN_BOSS_KOOPA_JR_C;
311extern const fProf::fActorProfile_c g_profile_JR_FIRE;
312extern const fProf::fActorProfile_c g_profile_JR_FLOOR_FIRE;
313extern const fProf::fActorProfile_c g_profile_JR_FLOOR_FIRE_MGR;
314extern const fProf::fActorProfile_c g_profile_JR_CLOWN_FOR_JR_C_DEMO;
315extern const fProf::fActorProfile_c g_profile_KAMECK_FOR_AIRSHIP_DEMO;
316extern const fProf::fActorProfile_c g_profile_PEACH_FOR_AIRSHIP_DEMO;
317extern const fProf::fActorProfile_c g_profile_KOOPA_SHIP_FOR_AIRSHIP_DEMO;
318extern const fProf::fActorProfile_c g_profile_EN_EATCOIN;
319extern const fProf::fActorProfile_c g_profile_AC_WAKI_KILLER;
320extern const fProf::fActorProfile_c g_profile_WAKI_KERONPA;
321extern const fProf::fActorProfile_c g_profile_AC_WAKI_PUKUPUKU;
322extern const fProf::fActorProfile_c g_profile_BELT_NEEDLE;
323extern const fProf::fActorProfile_c g_profile_INTERMITTENT;
324extern const fProf::fActorProfile_c g_profile_MIST_INTERMITTENT;
325extern const fProf::fActorProfile_c g_profile_YOGAN_INTERMITTENT;
326extern const fProf::fActorProfile_c g_profile_EN_IBARAMUSHI;
327extern const fProf::fActorProfile_c g_profile_WAKI_ANKOH;
328extern const fProf::fActorProfile_c g_profile_EN_CHOCHIN_ANKOH;
329extern const fProf::fActorProfile_c g_profile_EN_MISTMAN;
330extern const fProf::fActorProfile_c g_profile_EN_TESTMAN;
331extern const fProf::fActorProfile_c g_profile_EN_CLOUD;
332extern const fProf::fActorProfile_c g_profile_AC_ITEM_KEY;
333extern const fProf::fActorProfile_c g_profile_AC_YOSHI_EGG;
334extern const fProf::fActorProfile_c g_profile_EN_WATERPAIPO;
335extern const fProf::fActorProfile_c g_profile_EN_WATERPAKKUN;
336extern const fProf::fActorProfile_c g_profile_FOO_BALL;
337extern const fProf::fActorProfile_c g_profile_MT_HANACHAN;
338extern const fProf::fActorProfile_c g_profile_EN_LR_STOP_UP;
339extern const fProf::fActorProfile_c g_profile_EN_LR_STOP_DW;
340extern const fProf::fActorProfile_c g_profile_EN_ROT_PAKKUN;
341extern const fProf::fActorProfile_c g_profile_EN_POLTER;
342extern const fProf::fActorProfile_c g_profile_EN_ICICLE;
343extern const fProf::fActorProfile_c g_profile_WALLINSECT_MGR;
344extern const fProf::fActorProfile_c g_profile_EN_WALLINSECT;
345extern const fProf::fActorProfile_c g_profile_EN_LANDBARREL;
346extern const fProf::fActorProfile_c g_profile_EN_IWAO;
347extern const fProf::fActorProfile_c g_profile_IWAO_ROCK;
348extern const fProf::fActorProfile_c g_profile_KAZAN_MGR;
349extern const fProf::fActorProfile_c g_profile_KAZAN_ROCK;
350extern const fProf::fActorProfile_c g_profile_EN_CANNON_BULLET;
351extern const fProf::fActorProfile_c g_profile_EN_CHOROPU;
352extern const fProf::fActorProfile_c g_profile_EN_MANHOLE_CHOROPU;
353extern const fProf::fActorProfile_c g_profile_CHOROPOO_SHADOW;
354extern const fProf::fActorProfile_c g_profile_MINI_GAME_BALLOON;
355extern const fProf::fActorProfile_c g_profile_MINI_GAME_BALLOON_STICK;
356extern const fProf::fActorProfile_c g_profile_EN_JELLY_FISH;
357extern const fProf::fActorProfile_c g_profile_MINI_GAME_WIRE_MESH;
358extern const fProf::fActorProfile_c g_profile_MINI_GAME_GUN_BATTERY_MGR;
359extern const fProf::fBaseProfile_c g_profile_MINI_GAME_GUN_BATTERY_MGR_OBJ;
360extern const fProf::fActorProfile_c g_profile_MINI_GAME_WIRE_MESH_MGR;
361extern const fProf::fBaseProfile_c g_profile_MINI_GAME_WIRE_MESH_MGR_OBJ;
362extern const fProf::fActorProfile_c g_profile_PEACH_CASTLE_SEQUENCE_MGR;
363extern const fProf::fBaseProfile_c g_profile_PEACH_CASTLE_SEQUENCE_MGR_OBJ;
364extern const fProf::fActorProfile_c g_profile_PEACH_CASTLE_BLOCK;
365extern const fProf::fActorProfile_c g_profile_MINI_GAME_KINOPIO;
366extern const fProf::fActorProfile_c g_profile_AC_KANBAN_ARROW;
367extern const fProf::fActorProfile_c g_profile_AC_WATER_BUBBLE;
368extern const fProf::fActorProfile_c g_profile_EN_BUBBLE_CONTROL;
369extern const fProf::fActorProfile_c g_profile_AC_WAKI_WOODBOX;
370extern const fProf::fActorProfile_c g_profile_AC_AUTOSCROOL_SWICH;
371extern const fProf::fActorProfile_c g_profile_AC_ROTATION_GHOST_PARENT;
372extern const fProf::fActorProfile_c g_profile_EN_ROTATION_GHOST;
373extern const fProf::fActorProfile_c g_profile_SHIP_WINDOW;
374extern const fProf::fActorProfile_c g_profile_EN_MADOPU;
375extern const fProf::fActorProfile_c g_profile_SPANA;
376extern const fProf::fActorProfile_c g_profile_EN_GABON;
377extern const fProf::fActorProfile_c g_profile_GABON_ROCK;
378extern const fProf::fActorProfile_c g_profile_MANHOLE;
379extern const fProf::fActorProfile_c g_profile_BGM_INTERLOCKING_DUMMY_BLOCK;
380extern const fProf::fActorProfile_c g_profile_BGM_INTERLOCKING_DUMMY_BLOCK_MGR;
381extern const fProf::fActorProfile_c g_profile_EN_KING_KILLER;
382extern const fProf::fActorProfile_c g_profile_EN_WATER_BUBBLE_BULLET;
383extern const fProf::fActorProfile_c g_profile_EN_FRUIT;
384extern const fProf::fActorProfile_c g_profile_OBJ_SPARKS;
385extern const fProf::fActorProfile_c g_profile_OBJ_SNOW;
386extern const fProf::fActorProfile_c g_profile_TAG_SCROLL;
387extern const fProf::fActorProfile_c g_profile_AC_BLOCK_GROUP;
388extern const fProf::fActorProfile_c g_profile_AC_BLOCK_ONEUP;
389extern const fProf::fActorProfile_c g_profile_AC_BLOCK_COIN;
390extern const fProf::fActorProfile_c g_profile_AC_WAKI_SEARCH_MAGKILLER;
391extern const fProf::fActorProfile_c g_profile_EN_TOBIPUKU;
392extern const fProf::fActorProfile_c g_profile_AC_WAKI_TOBIPUKU;
393extern const fProf::fActorProfile_c g_profile_NEEDLE_FOR_KOOPA_JR_B;
394extern const fProf::fActorProfile_c g_profile_TOP_BG_FOR_CASTLE_LUDWIG;
395extern const fProf::fActorProfile_c g_profile_MIDDLE_BG_FOR_CASTLE_LUDWIG;
396extern const fProf::fActorProfile_c g_profile_BOTTOM_BG_FOR_CASTLE_LUDWIG;
397extern const fProf::fActorProfile_c g_profile_MD_ACTOR;
398extern const fProf::fBaseProfile_c g_profile_MD_CAMERA;
399extern const fProf::fActorProfile_c g_profile_EN_CLOUDLT;
400extern const fProf::fActorProfile_c g_profile_UNIT_RAIL;
401extern const fProf::fActorProfile_c g_profile_UNIT_CHIKUWA;
402extern const fProf::fActorProfile_c g_profile_OBJ_SEAWEED;
403extern const fProf::fActorProfile_c g_profile_TAG_ENVSOUND;
404extern const fProf::fActorProfile_c g_profile_EN_COIN;
405extern const fProf::fActorProfile_c g_profile_EN_COIN_JUGEM;
406extern const fProf::fActorProfile_c g_profile_EN_COIN_JUMP;
407extern const fProf::fActorProfile_c g_profile_EN_COIN_FLOOR;
408extern const fProf::fActorProfile_c g_profile_EN_COIN_VOLT;
409extern const fProf::fActorProfile_c g_profile_EN_COIN_WIND;
410extern const fProf::fActorProfile_c g_profile_EN_BLUE_COIN;
411extern const fProf::fActorProfile_c g_profile_EN_COIN_WATER;
412extern const fProf::fActorProfile_c g_profile_EN_REDCOIN;
413extern const fProf::fActorProfile_c g_profile_EN_GREENCOIN;
414extern const fProf::fActorProfile_c g_profile_ICE_ACTOR;
415extern const fProf::fActorProfile_c g_profile_AC_LIGHT_BLOCK;
416extern const fProf::fActorProfile_c g_profile_AC_PROP_BLOCK;
417extern const fProf::fActorProfile_c g_profile_ENEMY_ICE;
418extern const fProf::fActorProfile_c g_profile_PLAYER_ICE;
419extern const fProf::fActorProfile_c g_profile_SLIDE_BLOCK;
420extern const fProf::fActorProfile_c g_profile_POW_BLOCK;
421extern const fProf::fActorProfile_c g_profile_BLOCK_TARU;
422extern const fProf::fActorProfile_c g_profile_OBJ_CENTER;
423extern const fProf::fActorProfile_c g_profile_OBJ_CENTER2;
424extern const fProf::fActorProfile_c g_profile_EN_LIFT_ROTATION_FULL;
425extern const fProf::fActorProfile_c g_profile_LIFT_ROTATION_FULL_CHIKA;
426extern const fProf::fActorProfile_c g_profile_LIFT_ROTATION_FULL_KINOKO;
427extern const fProf::fActorProfile_c g_profile_LIFT_ROTATION_FULL_COLOR;
428extern const fProf::fActorProfile_c g_profile_CAGE_BLOCK;
429extern const fProf::fActorProfile_c g_profile_LIFT_ZEN_HAMMER;
430extern const fProf::fActorProfile_c g_profile_LIFT_ZEN_SUISYA;
431extern const fProf::fActorProfile_c g_profile_LIFT_ZEN_KAITEN_KANAAMI;
432extern const fProf::fActorProfile_c g_profile_MOUSE_HOLE;
433extern const fProf::fActorProfile_c g_profile_KATAMUKIYUKA;
434extern const fProf::fActorProfile_c g_profile_LIFT_TORIDE_ROLL;
435extern const fProf::fActorProfile_c g_profile_AC_LIFT_RIDE_HMOVE;
436extern const fProf::fActorProfile_c g_profile_AC_LIFT_OBJBG_VMOVE;
437extern const fProf::fActorProfile_c g_profile_AC_LIFT_OBJBG_HMOVE;
438extern const fProf::fActorProfile_c g_profile_AC_LIFT_OBJBG_HMOVE_BIG;
439extern const fProf::fActorProfile_c g_profile_EN_OBJ_POL;
440extern const fProf::fActorProfile_c g_profile_EN_OBJ_POL_TORIDE;
441extern const fProf::fActorProfile_c g_profile_EN_OBJ_POL_NEEDLE_L;
442extern const fProf::fActorProfile_c g_profile_EN_OBJ_POL_NEEDLE_R;
443extern const fProf::fActorProfile_c g_profile_EN_OBJ_POL_NEEDLE_LR;
444extern const fProf::fActorProfile_c g_profile_EN_OBJ_POL_NEEDLE_U;
445extern const fProf::fActorProfile_c g_profile_EN_OBJ_POL_NEEDLE_D;
446extern const fProf::fActorProfile_c g_profile_EN_OBJ_POL_NEEDLE_UD;
447extern const fProf::fActorProfile_c g_profile_LIFT_ZEN_TOGE;
448extern const fProf::fActorProfile_c g_profile_LIFT_ZEN_SHIRO_YOGAN;
449extern const fProf::fActorProfile_c g_profile_LIFT_ZEN_KAIHEI;
450extern const fProf::fActorProfile_c g_profile_LIFT_DOKAN;
451extern const fProf::fActorProfile_c g_profile_EN_PAIR_OBJ_PARENT;
452extern const fProf::fActorProfile_c g_profile_EN_PAIR_OBJ_CHILD;
453extern const fProf::fActorProfile_c g_profile_LIFT_ZEN_SHIRO;
454extern const fProf::fActorProfile_c g_profile_EN_PAIR_OBJ_CHILD_TORIDE;
455extern const fProf::fActorProfile_c g_profile_WAKI_ICE_ASHIBA;
456extern const fProf::fActorProfile_c g_profile_WAKI_ICE_ASHIBA_WATER;
457extern const fProf::fActorProfile_c g_profile_ICE_ASHIBA;
458extern const fProf::fActorProfile_c g_profile_ICE_ASHIBA_WATER;
459extern const fProf::fActorProfile_c g_profile_ICE_ASHIBA_RAIL;
460extern const fProf::fActorProfile_c g_profile_AC_LIFT_RIDE_VMOVE;
461extern const fProf::fActorProfile_c g_profile_AC_LIFT_SEESAW;
462extern const fProf::fActorProfile_c g_profile_AC_LIFT_FALL;
463extern const fProf::fActorProfile_c g_profile_AC_LIFT_REMOCON_SEESAW;
464extern const fProf::fActorProfile_c g_profile_EN_LIFT_WHEEL;
465extern const fProf::fActorProfile_c g_profile_AC_LIFT_BALANCE;
466extern const fProf::fActorProfile_c g_profile_AC_LIFT_REMOCON_BALANCE_CLINCH;
467extern const fProf::fActorProfile_c g_profile_AC_LIFT_REMOCON_BALANCE;
468extern const fProf::fActorProfile_c g_profile_AC_LIFT_REMOCON_XLINE;
469extern const fProf::fActorProfile_c g_profile_EN_LIFT_REMOCON_TRPLN;
470extern const fProf::fActorProfile_c g_profile_EN_TRPLN_WALL;
471extern const fProf::fActorProfile_c g_profile_EN_CHIKUWA_BLOCK;
472extern const fProf::fActorProfile_c g_profile_EN_CLIFF_CHIKUWA_BLOCK;
473extern const fProf::fActorProfile_c g_profile_EN_KILLER_HOUDAI;
474extern const fProf::fActorProfile_c g_profile_EN_MAGNUM_KILLER_HOUDAI;
475extern const fProf::fActorProfile_c g_profile_AC_WAKILIFT_STEP;
476extern const fProf::fActorProfile_c g_profile_AC_LINE_LIFT;
477extern const fProf::fActorProfile_c g_profile_LINE_SPIN_LIFT;
478extern const fProf::fActorProfile_c g_profile_PALM_TREE;
479extern const fProf::fActorProfile_c g_profile_NICE_BOAT;
480extern const fProf::fActorProfile_c g_profile_LINE_KINOKO_BLOCK;
481extern const fProf::fActorProfile_c g_profile_LADDER;
482extern const fProf::fActorProfile_c g_profile_TARZAN_TSUTA;
483extern const fProf::fActorProfile_c g_profile_TARZAN_IVY;
484extern const fProf::fActorProfile_c g_profile_EN_LIFT_ROTATION_HALF;
485extern const fProf::fActorProfile_c g_profile_LIFT_HURIKO_CENTER;
486extern const fProf::fActorProfile_c g_profile_LIFT_HURIKO;
487extern const fProf::fActorProfile_c g_profile_AC_LIFT_RIDEMOVE;
488extern const fProf::fActorProfile_c g_profile_EN_LIFT_BURANKO;
489extern const fProf::fActorProfile_c g_profile_AC_LIFT_WATERWHEEL;
490extern const fProf::fActorProfile_c g_profile_EN_RAIL_POLYGON;
491extern const fProf::fActorProfile_c g_profile_EN_RAIL_POLY_ICE;
492extern const fProf::fActorProfile_c g_profile_EN_RAIL_POLY_PARENT;
493extern const fProf::fActorProfile_c g_profile_EN_RAIL_POLY_CHILD;
494extern const fProf::fActorProfile_c g_profile_FREEFALL;
495extern const fProf::fActorProfile_c g_profile_EN_GURA_ROCK;
496extern const fProf::fActorProfile_c g_profile_EN_GURA_YUKA;
497extern const fProf::fActorProfile_c g_profile_EN_KAITEN_HOUDAI;
498extern const fProf::fActorProfile_c g_profile_EN_REDRING;
499extern const fProf::fActorProfile_c g_profile_EN_BARREL;
500extern const fProf::fActorProfile_c g_profile_EN_JUMPDAI;
501extern const fProf::fActorProfile_c g_profile_EN_BIG_HNSWICH;
502extern const fProf::fActorProfile_c g_profile_EN_BIGBLOCK;
503extern const fProf::fActorProfile_c g_profile_EN_SNAKEBLOCK;
504extern const fProf::fActorProfile_c g_profile_EN_MARUTA;
505extern const fProf::fActorProfile_c g_profile_OBJ_KAMECK;
506extern const fProf::fActorProfile_c g_profile_AC_LIFT_SPINROTATION;
507extern const fProf::fActorProfile_c g_profile_AC_LIFT_SPINROTATION_SYNC;
508extern const fProf::fActorProfile_c g_profile_EN_RULETBLOCK;
509extern const fProf::fActorProfile_c g_profile_AC_LIFT_SCALES;
510extern const fProf::fActorProfile_c g_profile_AC_LIFT_SCALES_STEP;
511extern const fProf::fActorProfile_c g_profile_EN_TARZANROPE;
512extern const fProf::fActorProfile_c g_profile_AC_LIFT_BOSS_REMOCON_SEESAW;
513extern const fProf::fActorProfile_c g_profile_AC_CHENGE_BLOCK;
514extern const fProf::fActorProfile_c g_profile_EN_FIXATION_ICICLE;
515extern const fProf::fActorProfile_c g_profile_EN_OBJ_HATENA_BLOCK;
516extern const fProf::fActorProfile_c g_profile_EN_OBJ_HATENAB_BLOCK;
517extern const fProf::fActorProfile_c g_profile_EN_OBJ_RENGA_BLOCK;
518extern const fProf::fActorProfile_c g_profile_EN_OBJ_CLEAR_BLOCK;
519extern const fProf::fActorProfile_c g_profile_AC_OBJ_CLEAR_BLOCK;
520extern const fProf::fActorProfile_c g_profile_EN_HATENA_BLOCK_LINE;
521extern const fProf::fActorProfile_c g_profile_EN_RENGA_BLOCK_LINE;
522extern const fProf::fActorProfile_c g_profile_EN_BLOCK_HATENA_WATER;
523extern const fProf::fActorProfile_c g_profile_EN_BLOCK_SOROBAN;
524extern const fProf::fActorProfile_c g_profile_EN_BLOCK_STAFFROLL;
525extern const fProf::fActorProfile_c g_profile_ELASTIC_KINOKO_PARENT;
526extern const fProf::fActorProfile_c g_profile_ELASTIC_KINOKO;
527extern const fProf::fActorProfile_c g_profile_EN_WHITE_BLOCK;
528extern const fProf::fActorProfile_c g_profile_MANTA_MGR;
529extern const fProf::fActorProfile_c g_profile_MANTA_MGR2;
530extern const fProf::fActorProfile_c g_profile_MANTA;
531extern const fProf::fActorProfile_c g_profile_AC_LIFT_SLIDE_KINOKO;
532extern const fProf::fActorProfile_c g_profile_EN_ROTATION_BLOCK;
533extern const fProf::fActorProfile_c g_profile_EN_COIN_ANGLE;
534extern const fProf::fActorProfile_c g_profile_ROT_DOKAN;
535extern const fProf::fActorProfile_c g_profile_EN_BLOCK_HATENA_ANGLE;
536extern const fProf::fActorProfile_c g_profile_EN_BLOCK_RENGA_ANGLE;
537extern const fProf::fActorProfile_c g_profile_AC_WIRE_CIRCLE;
538extern const fProf::fActorProfile_c g_profile_AC_WIRE_REMOCON;
539extern const fProf::fActorProfile_c g_profile_AC_LIFT_ICE_SPRING;
540extern const fProf::fActorProfile_c g_profile_ICELUMP;
541extern const fProf::fActorProfile_c g_profile_ICECUBE;
542extern const fProf::fActorProfile_c g_profile_EN_WOODBOX;
543extern const fProf::fActorProfile_c g_profile_EN_PATAMET;
544extern const fProf::fActorProfile_c g_profile_EN_BIG_PATAMET;
545extern const fProf::fActorProfile_c g_profile_NUT;
546extern const fProf::fActorProfile_c g_profile_EN_BIG_MET;
547extern const fProf::fActorProfile_c g_profile_EN_GAKE_NOKO;
548extern const fProf::fActorProfile_c g_profile_AC_DOKAN_CANNON;
549extern const fProf::fActorProfile_c g_profile_AC_SHIP_CANNON;
550extern const fProf::fActorProfile_c g_profile_AC_ROT_CANNON;
551extern const fProf::fActorProfile_c g_profile_AC_ROT_DOKAN_CANNON;
552extern const fProf::fActorProfile_c g_profile_ROT_BARNAR;
553extern const fProf::fActorProfile_c g_profile_CIRCLE_RIGHT;
554extern const fProf::fActorProfile_c g_profile_BLOCK_LIGHT;
555extern const fProf::fActorProfile_c g_profile_HAND_RIGHT;
556extern const fProf::fActorProfile_c g_profile_EN_BIG_ICICLE;
557extern const fProf::fActorProfile_c g_profile_AC_WATER_BUBBLE_PARENT;
558extern const fProf::fActorProfile_c g_profile_AC_WATER_BUBBLE_CANNON;
559extern const fProf::fActorProfile_c g_profile_EN_KILLER_HOUDAI_SLIDE;
560extern const fProf::fActorProfile_c g_profile_EN_BLACK_PAKKUN;
561extern const fProf::fActorProfile_c g_profile_TORCHILIGHT;
562extern const fProf::fActorProfile_c g_profile_EN_BLOCK_CLOUD;
563extern const fProf::fActorProfile_c g_profile_AC_WIRE_MOVE;
564extern const fProf::fActorProfile_c g_profile_OBJ_FRUITTREE;
565extern const fProf::fActorProfile_c g_profile_EN_BOUNCE_BALL;
566extern const fProf::fActorProfile_c g_profile_EN_BLOCK_HATENA_PLAYER;
567extern const fProf::fActorProfile_c g_profile_EN_BLOCK_RENGA_PLAYER;
568extern const fProf::fActorProfile_c g_profile_AC_FREEZER;
569extern const fProf::fActorProfile_c g_profile_AC_WIRE_FOOTHOLD;
570extern const fProf::fActorProfile_c g_profile_EN_ITEM_IVY;
571extern const fProf::fActorProfile_c g_profile_TARZAN_ROPE;
572extern const fProf::fActorProfile_c g_profile_CANNON_PIPE;
573extern const fProf::fActorProfile_c g_profile_KINOKO_LIFT_PARENT;
574extern const fProf::fActorProfile_c g_profile_KINOKO_LIFT;
575extern const fProf::fActorProfile_c g_profile_OBJ_SPIN_PARENT;
576extern const fProf::fActorProfile_c g_profile_OBJ_SPIN_CHILD;
577extern const fProf::fActorProfile_c g_profile_OBJ_SPIN_ASHIBA;
578extern const fProf::fActorProfile_c g_profile_SPIN_WIRE;
579extern const fProf::fActorProfile_c g_profile_WARP_CANNON;
580extern const fProf::fActorProfile_c g_profile_OBJ_KINOKO;
581extern const fProf::fActorProfile_c g_profile_ZOOM_PIPE;
582extern const fProf::fActorProfile_c g_profile_ZOOM_PIPE_DOWN;
583extern const fProf::fActorProfile_c g_profile_OBJ_PIPE_UP;
584extern const fProf::fActorProfile_c g_profile_OBJ_PIPE_UP_NG;
585extern const fProf::fActorProfile_c g_profile_OBJ_PIPE_DOWN;
586extern const fProf::fActorProfile_c g_profile_OBJ_PIPE_RIGHT;
587extern const fProf::fActorProfile_c g_profile_OBJ_PIPE_LEFT;
588extern const fProf::fActorProfile_c g_profile_LIFT_DOWN_ON;
589extern const fProf::fActorProfile_c g_profile_OBJ_MOVE_ON_GHOST;
590extern const fProf::fActorProfile_c g_profile_LIFT_DOWN_ON_NORMAL;
591extern const fProf::fActorProfile_c g_profile_LIFT_RIDE_OFF;
592extern const fProf::fActorProfile_c g_profile_LINE_TRAIN;
593extern const fProf::fActorProfile_c g_profile_REMO_LINE_LIFT;
594extern const fProf::fActorProfile_c g_profile_WATER_LIFT;
595extern const fProf::fActorProfile_c g_profile_AC_NICE_COIN;
596extern const fProf::fActorProfile_c g_profile_AC_NICE_COIN_REGULAR;
597extern const fProf::fActorProfile_c g_profile_EN_BLOCK_HELP;
598extern const fProf::fActorProfile_c g_profile_FAR_BG;
599extern const fProf::fActorProfile_c g_profile_AC_BG_WATER;
600extern const fProf::fActorProfile_c g_profile_AC_BG_LAVA;
601extern const fProf::fActorProfile_c g_profile_AC_BG_POISON;
602extern const fProf::fActorProfile_c g_profile_AC_BG_SAND;
603extern const fProf::fActorProfile_c g_profile_AC_BG_CLOUD;
604extern const fProf::fActorProfile_c g_profile_AC_BG_MOYA;
605extern const fProf::fActorProfile_c g_profile_AC_WATERALL_RAIL;
606extern const fProf::fActorProfile_c g_profile_EN_BLUR;
607extern const fProf::fActorProfile_c g_profile_MASK;
608extern const fProf::fActorProfile_c g_profile_DTEST;
609extern const fProf::fActorProfile_c g_profile_AC_WATER_MOVE;
610extern const fProf::fActorProfile_c g_profile_AC_WATER_MOVE_REGULAR;
611extern const fProf::fActorProfile_c g_profile_AC_WATER_XINFINITE_MOVE;
612extern const fProf::fActorProfile_c g_profile_AC_FLOOR_GYRATION;
613extern const fProf::fActorProfile_c g_profile_AC_FLOOR_HOLE_DOKAN;
614extern const fProf::fActorProfile_c g_profile_AC_FLOOR_DOKAN_EIGHT;
615extern const fProf::fActorProfile_c g_profile_AC_GEAR_GYRATION;
616extern const fProf::fActorProfile_c g_profile_AC_SHIP_GEAR;
617extern const fProf::fActorProfile_c g_profile_AC_BIGSHELL;
618extern const fProf::fActorProfile_c g_profile_EN_BOSS_KOOPA_DEMO_CAGE;
619extern const fProf::fActorProfile_c g_profile_AC_STAND;
620extern const fProf::fActorProfile_c g_profile_AC_HOUSE_LIGHT;
621extern const fProf::fActorProfile_c g_profile_AC_LIGHT_WATER;
622extern const fProf::fActorProfile_c g_profile_AC_COPYRIGHT;
623extern const fProf::fBaseProfile_c g_profile_WII_STRAP;
624extern const fProf::fActorProfile_c g_profile_WM_CS_SEQ_MNG;
625extern const fProf::fBaseProfile_c g_profile_WORLD_CAMERA;
626extern const fProf::fActorProfile_c g_profile_WM_MAP;
627extern const fProf::fActorProfile_c g_profile_WM_IBARA;
628extern const fProf::fActorProfile_c g_profile_WM_ANTLION_MNG;
629extern const fProf::fActorProfile_c g_profile_WM_CASTLE;
630extern const fProf::fActorProfile_c g_profile_WM_TOWER;
631extern const fProf::fActorProfile_c g_profile_WM_PEACH_CASTLE;
632extern const fProf::fActorProfile_c g_profile_WM_KILLER;
633extern const fProf::fActorProfile_c g_profile_WM_KILLERBULLET;
634extern const fProf::fActorProfile_c g_profile_WM_SINKSHIP;
635extern const fProf::fActorProfile_c g_profile_WM_SWITCH;
636extern const fProf::fActorProfile_c g_profile_WM_START;
637extern const fProf::fActorProfile_c g_profile_WM_KINOKO_BASE;
638extern const fProf::fActorProfile_c g_profile_WM_KINOKO_RED;
639extern const fProf::fActorProfile_c g_profile_WM_KINOKO_1UP;
640extern const fProf::fActorProfile_c g_profile_WM_KINOKO_STAR;
641extern const fProf::fActorProfile_c g_profile_WM_COURSE;
642extern const fProf::fActorProfile_c g_profile_WM_STOP;
643extern const fProf::fActorProfile_c g_profile_WM_TORIDE;
644extern const fProf::fActorProfile_c g_profile_WM_GHOST;
645extern const fProf::fActorProfile_c g_profile_WM_DOKAN;
646extern const fProf::fActorProfile_c g_profile_WM_CANNON;
647extern const fProf::fActorProfile_c g_profile_WM_KOOPASHIP;
648extern const fProf::fActorProfile_c g_profile_WM_BOSS_BASE;
649extern const fProf::fActorProfile_c g_profile_WM_BOSS_LARRY;
650extern const fProf::fActorProfile_c g_profile_WM_BOSS_ROY;
651extern const fProf::fActorProfile_c g_profile_WM_BOSS_WENDY;
652extern const fProf::fActorProfile_c g_profile_WM_BOSS_IGGY;
653extern const fProf::fActorProfile_c g_profile_WM_BOSS_LEMMY;
654extern const fProf::fActorProfile_c g_profile_WM_BOSS_MORTON;
655extern const fProf::fActorProfile_c g_profile_WM_BOSS_LUDWIG;
656extern const fProf::fActorProfile_c g_profile_WM_BOSS_KAMECK;
657extern const fProf::fActorProfile_c g_profile_WM_ANTLION;
658extern const fProf::fActorProfile_c g_profile_WM_KURIBO;
659extern const fProf::fActorProfile_c g_profile_WM_PUKU;
660extern const fProf::fActorProfile_c g_profile_WM_PAKKUN;
661extern const fProf::fActorProfile_c g_profile_WM_BROS;
662extern const fProf::fActorProfile_c g_profile_WM_JUGEM;
663extern const fProf::fActorProfile_c g_profile_WM_PLAYER;
664extern const fProf::fActorProfile_c g_profile_WM_SUBPLAYER;
665extern const fProf::fActorProfile_c g_profile_WM_NOTE;
666extern const fProf::fActorProfile_c g_profile_WM_TREASURESHIP;
667extern const fProf::fActorProfile_c g_profile_WM_DIRECTOR;
668extern const fProf::fActorProfile_c g_profile_WM_GRID;
669extern const fProf::fActorProfile_c g_profile_WM_ISLAND;
670extern const fProf::fActorProfile_c g_profile_WM_ITEM;
671extern const fProf::fActorProfile_c g_profile_WM_CS_W3_PALM;
672extern const fProf::fActorProfile_c g_profile_WM_SURRENDER;
673extern const fProf::fActorProfile_c g_profile_WM_KOOPA_CASTLE;
674extern const fProf::fActorProfile_c g_profile_WM_ANCHOR;
675extern const fProf::fActorProfile_c g_profile_WM_PAKKUNHEAD;
676extern const fProf::fActorProfile_c g_profile_WM_CLOUD;
677extern const fProf::fActorProfile_c g_profile_WM_SMALLCLOUD;
678extern const fProf::fActorProfile_c g_profile_WM_KOOPAJR;
679extern const fProf::fActorProfile_c g_profile_WM_PEACH;
680extern const fProf::fActorProfile_c g_profile_WM_BOARD;
681extern const fProf::fActorProfile_c g_profile_WM_BUBBLE;
682extern const fProf::fActorProfile_c g_profile_WM_KINOBALLOON;
683extern const fProf::fActorProfile_c g_profile_WM_SANDPILLAR;
684extern const fProf::fActorProfile_c g_profile_WM_YOGANPILLAR;
685extern const fProf::fActorProfile_c g_profile_WM_KINOPIO;
686extern const fProf::fActorProfile_c g_profile_WM_DANCE_PAKKUN;
687extern const fProf::fActorProfile_c g_profile_WM_DOKANROUTE;
688extern const fProf::fActorProfile_c g_profile_WM_HANACHAN;
689extern const fProf::fActorProfile_c g_profile_WM_TOGEZO;
690extern const fProf::fActorProfile_c g_profile_WM_MANTA;
691extern const fProf::fActorProfile_c g_profile_WM_TERESA;
692extern const fProf::fBaseProfile_c g_profile_WORLD_SELECT;
693extern const fProf::fBaseProfile_c g_profile_WORLD_SELECT_GUIDE;
694extern const fProf::fBaseProfile_c g_profile_COLLECTION_COIN_BASE;
695extern const fProf::fBaseProfile_c g_profile_COLLECTION_COIN;
696extern const fProf::fBaseProfile_c g_profile_COURSE_SELECT_MENU;
697extern const fProf::fBaseProfile_c g_profile_NUMBER_OF_PEOPLE_CHANGE;
698extern const fProf::fBaseProfile_c g_profile_STOCK_ITEM;
699extern const fProf::fBaseProfile_c g_profile_STOCK_ITEM_SHADOW;
700extern const fProf::fBaseProfile_c g_profile_EASY_PAIRING;
701extern const fProf::fActorProfile_c g_profile_WM_2D_PLAYER;
702extern const fProf::fBaseProfile_c g_profile_EVENT_OPENING_TITLE;
703extern const fProf::fBaseProfile_c g_profile_SELECT_PLAYER;
704extern const fProf::fBaseProfile_c g_profile_MULTI_COURSE_SELECT;
705extern const fProf::fBaseProfile_c g_profile_TIME_UP;
706extern const fProf::fBaseProfile_c g_profile_COURSE_TIME_UP;
707extern const fProf::fBaseProfile_c g_profile_YES_NO_WINDOW;
708extern const fProf::fActorProfile_c g_profile_COURSE_SELECT_MANAGER;
709extern const fProf::fActorProfile_c g_profile_FUKIDASHI_MANAGER;
710extern const fProf::fActorProfile_c g_profile_SMALL_SCORE_MANAGER;
711extern const fProf::fActorProfile_c g_profile_GAMEDISPLAY;
712extern const fProf::fBaseProfile_c g_profile_OTASUKE_INFO;
713extern const fProf::fActorProfile_c g_profile_PAUSEWINDOW;
714extern const fProf::fBaseProfile_c g_profile_RESULT;
715extern const fProf::fBaseProfile_c g_profile_POINT_RESULT_MULTI;
716extern const fProf::fBaseProfile_c g_profile_POINT_RESULT_DATE_FILE;
717extern const fProf::fBaseProfile_c g_profile_POINT_RESULT_DATE_FILE_FREE;
718extern const fProf::fActorProfile_c g_profile_GOAL_MANAGER;
719extern const fProf::fBaseProfile_c g_profile_COURSE_CLEAR;
720extern const fProf::fActorProfile_c g_profile_OTEHON_CLEAR;
721extern const fProf::fBaseProfile_c g_profile_INFO_WINDOW;
722extern const fProf::fActorProfile_c g_profile_SELECT_CURSOR;
723extern const fProf::fBaseProfile_c g_profile_WARNING_MANAGER;
724extern const fProf::fBaseProfile_c g_profile_SEQUENCE_BG;
725extern const fProf::fBaseProfile_c g_profile_GAME_OVER;
726extern const fProf::fBaseProfile_c g_profile_MODE_SELECT;
727extern const fProf::fBaseProfile_c g_profile_DATE_FILE;
728extern const fProf::fBaseProfile_c g_profile_FILE_SELECT;
729extern const fProf::fBaseProfile_c g_profile_CONTINUE;
730extern const fProf::fBaseProfile_c g_profile_MINI_GAME_CANNON;
731extern const fProf::fBaseProfile_c g_profile_MINI_GAME_WIRE;
732extern const fProf::fBaseProfile_c g_profile_MODEL_PLAY_MANAGER;
733extern const fProf::fBaseProfile_c g_profile_MODEL_PLAY_BASE;
734extern const fProf::fBaseProfile_c g_profile_MODEL_PLAY_DATE;
735extern const fProf::fBaseProfile_c g_profile_MODEL_PLAY_ARROW;
736extern const fProf::fBaseProfile_c g_profile_MODEL_PLAY_GUIDE;
737extern const fProf::fBaseProfile_c g_profile_MESSAGE_WINDOW;
738extern const fProf::fBaseProfile_c g_profile_CHARACTER_CHANGE_SELECT_BASE;
739extern const fProf::fBaseProfile_c g_profile_CHARACTER_CHANGE_SELECT_CONTENTS;
740extern const fProf::fBaseProfile_c g_profile_CHARACTER_CHANGE_SELECT_ARROW;
741extern const fProf::fBaseProfile_c g_profile_CHARACTER_CHANGE_INDICATOR;
742extern const fProf::fBaseProfile_c g_profile_MULTI_COURSE_SELECT_CONTENTS;
743extern const fProf::fBaseProfile_c g_profile_COLLECTION_COIN_DATE;
744extern const fProf::fBaseProfile_c g_profile_CONTROLLER_INFORMATION;
745extern const fProf::fBaseProfile_c g_profile_DRAW_GAME;
746extern const fProf::fBaseProfile_c g_profile_STAFF_CREDIT_SCORE;
747extern const fProf::fBaseProfile_c g_profile_THE_END;
748extern const fProf::fBaseProfile_c g_profile_DEMO_MESSAGE;
749extern const fProf::fBaseProfile_c g_profile_LETTER_WINDOW;
750extern const fProf::fActorProfile_c g_profile_DUMMY_ACTOR;
751extern const fProf::fBaseProfile_c g_profile_LASTACTOR_STAGE;
752extern const fProf::fBaseProfile_c g_profile_LASTACTOR;
A set of basic information needed to construct an actor base.
Definition f_profile.hpp:61
A set of basic information needed to construct a generic base.
Definition f_profile.hpp:54