17 lines
310 B
C
17 lines
310 B
C
#ifndef BOWSER_1_HEADER_H
|
|
#define BOWSER_1_HEADER_H
|
|
|
|
#include "types.h"
|
|
|
|
// geo
|
|
extern const GeoLayout bowser_1_geo_0000D0[];
|
|
|
|
// leveldata
|
|
extern const Gfx bowser_1_seg7_dl_07002768[];
|
|
extern const Collision bowser_1_seg7_collision_level[];
|
|
|
|
// script
|
|
extern const LevelScript level_bowser_1_entry[];
|
|
|
|
#endif
|