Files
HackerSM64/levels/bitfs/header.inc.h
Denis Kopyrin ccb1419adb Split vanillla object from levels allowing pruning vanilla assets on fast64 imports and managing vanilla objects independently of levels (#796)
* Move level script to bank 0x1A

* Decouple vanilla objects in a separate bank

* Rollback group level scripts move, fixed nits

* Move actors_vanilla to actors/vanilla_actors

* Make EU translation segment last, remove vanilla objects segments copypaste

* Added LOAD_VANILLA_OBJECTS segment id stub
2025-01-29 20:58:46 -05:00

50 lines
1.9 KiB
C

// geo
extern const GeoLayout bitfs_geo_0004B0[];
extern const GeoLayout bitfs_geo_0004C8[];
extern const GeoLayout bitfs_geo_0004E0[];
extern const GeoLayout bitfs_geo_0004F8[];
extern const GeoLayout bitfs_geo_000510[];
extern const GeoLayout bitfs_geo_000528[];
extern const GeoLayout bitfs_geo_000540[];
extern const GeoLayout bitfs_geo_000558[];
extern const GeoLayout bitfs_geo_000570[];
extern const GeoLayout bitfs_geo_000588[];
extern const GeoLayout bitfs_geo_0005A0[];
extern const GeoLayout bitfs_geo_0005B8[];
extern const GeoLayout bitfs_geo_0005D0[];
extern const GeoLayout bitfs_geo_0005E8[];
extern const GeoLayout bitfs_geo_000600[];
extern const GeoLayout bitfs_geo_000618[];
extern const GeoLayout bitfs_geo_000630[];
extern const GeoLayout bitfs_geo_000648[];
extern const GeoLayout bitfs_geo_000660[];
extern const GeoLayout bitfs_geo_0007A0[];
// leveldata
extern const Gfx bitfs_seg7_dl_07002118[];
extern const Gfx bitfs_seg7_dl_07002A78[];
extern const Gfx bitfs_seg7_dl_07003670[];
extern const Gfx bitfs_seg7_dl_07003C60[];
extern const Gfx bitfs_seg7_dl_070040B0[];
extern const Gfx bitfs_seg7_dl_07004630[];
extern const Gfx bitfs_seg7_dl_07006B90[];
extern const Gfx bitfs_seg7_dl_07007070[];
extern const Gfx bitfs_seg7_dl_07007720[];
extern const Gfx bitfs_seg7_dl_07007958[];
extern const Gfx bitfs_seg7_dl_07008F48[];
extern const Gfx bitfs_seg7_dl_070091E0[];
extern const Gfx bitfs_seg7_dl_070095E0[];
extern const Gfx bitfs_seg7_dl_0700AA00[];
extern const Gfx bitfs_seg7_dl_0700AB90[];
extern const Gfx bitfs_seg7_dl_0700BED8[];
extern const Gfx bitfs_seg7_dl_0700C3C0[];
extern const Gfx bitfs_seg7_dl_0700EC78[];
extern const Gfx bitfs_seg7_dl_0700ED90[];
extern const Gfx bitfs_seg7_dl_0700F1C8[];
extern const Collision bitfs_seg7_collision_level[];
extern const MacroObject bitfs_seg7_macro_objs[];
extern const Gfx bitfs_dl_lava_sections[];
extern const Gfx bitfs_dl_lava_floor[];