You've already forked HackerSM64
mirror of
https://github.com/HackerN64/HackerSM64.git
synced 2026-01-21 10:35:32 -08:00
* 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
40 lines
1.4 KiB
C
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[];
|