Files
HackerSM64/levels/wf/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

40 lines
1.4 KiB
C

// geo
extern const GeoLayout wf_geo_0007E0[];
extern const GeoLayout wf_geo_000820[];
extern const GeoLayout wf_geo_000860[];
extern const GeoLayout wf_geo_000878[];
extern const GeoLayout wf_geo_000890[];
extern const GeoLayout wf_geo_0008A8[];
extern const GeoLayout wf_geo_0008E8[];
extern const GeoLayout wf_geo_000900[];
extern const GeoLayout wf_geo_000940[];
extern const GeoLayout wf_geo_000958[];
extern const GeoLayout wf_geo_0009A0[];
extern const GeoLayout wf_geo_0009D0[];
extern const GeoLayout wf_geo_0009E8[];
extern const GeoLayout wf_geo_000BF8[];
// leveldata
extern const Gfx wf_seg7_dl_070050C8[];
extern const Gfx wf_seg7_dl_070052B8[];
extern const Gfx wf_seg7_dl_07005538[];
extern const Gfx wf_seg7_dl_07005690[];
extern const Gfx wf_seg7_dl_07005DD8[];
extern const Gfx wf_seg7_dl_07005EE8[];
extern const Gfx wf_seg7_dl_070064E8[];
extern const Gfx wf_seg7_dl_070065F8[];
extern const Gfx wf_seg7_dl_07006820[];
extern const Gfx wf_seg7_dl_07007220[];
extern const Gfx wf_seg7_dl_07007518[];
extern const Gfx wf_seg7_dl_07009780[];
extern const Gfx wf_seg7_dl_07009890[];
extern const Gfx wf_seg7_dl_07009DB0[];
extern const Gfx wf_seg7_dl_0700ABA0[];
extern const Gfx wf_seg7_dl_0700AEC8[];
extern const Gfx wf_seg7_dl_0700AFB8[];
extern const Gfx wf_seg7_dl_0700BA28[];
extern const Gfx wf_seg7_dl_0700D028[];
extern const Gfx wf_seg7_dl_0700D300[];
extern const Collision wf_seg7_collision_070102D8[];
extern const MacroObject wf_seg7_macro_objs[];