Skip to content

Commit 25bb22b

Browse files
lol
1 parent 0cb223e commit 25bb22b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

levels/wf/script.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,9 @@ static const LevelScript script_func_local_3[] = {
6060
OBJECT(/*model*/ MODEL_LEVEL_GEOMETRY_08, /*pos*/ 0, 3584, 0, /*angle*/ 0, 0, 0, /*bhvParam*/ 0x00000000, /*bhv*/ bhvTower),
6161
OBJECT(/*model*/ MODEL_LEVEL_GEOMETRY_09, /*pos*/ 1280, 3584, 896, /*angle*/ 0, 0, 0, /*bhvParam*/ 0x00000000, /*bhv*/ bhvBulletBillCannon),
6262
OBJECT(/*model*/ MODEL_NONE, /*pos*/ 0, 3483, 0, /*angle*/ 0, 0, 0, /*bhvParam*/ 0x00000000, /*bhv*/ bhvTowerPlatformGroup),
63+
#ifdef POWBUILD
6364
OBJECT(/*model*/ MODEL_HOOT, /*pos*/ 2560, 700, 4608, /*angle*/ 0, 0, 0, /*bhvParam*/ 0x00000000, /*bhv*/ bhvHoot),
65+
#endif
6466
RETURN(),
6567
};
6668

0 commit comments

Comments
 (0)