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

45 lines
1.7 KiB
C

// geo
extern const GeoLayout lll_geo_0009E0[];
extern const GeoLayout lll_geo_0009F8[];
extern const GeoLayout lll_geo_000A10[];
extern const GeoLayout lll_geo_000A28[];
extern const GeoLayout lll_geo_000A40[];
extern const GeoLayout lll_geo_000A60[];
extern const GeoLayout lll_geo_000A90[];
extern const GeoLayout lll_geo_000AA8[];
extern const GeoLayout lll_geo_000AC0[];
extern const GeoLayout lll_geo_000AD8[];
extern const GeoLayout lll_geo_000AF0[];
extern const GeoLayout lll_geo_000E00[];
extern const GeoLayout lll_geo_000EA8[];
extern const GeoLayout lll_geo_000EC0[];
// leveldata
extern const Gfx lll_seg7_dl_070134E0[];
extern const Gfx lll_seg7_dl_070137C0[];
extern const Gfx lll_seg7_dl_070138F8[];
extern const Gfx lll_seg7_dl_07013D28[];
extern const Gfx lll_seg7_dl_07014788[];
extern const Gfx lll_seg7_dl_07014BD8[];
extern const Gfx lll_seg7_dl_07015458[];
extern const Gfx lll_seg7_dl_07015C88[];
extern const Gfx lll_seg7_dl_07015E20[];
extern const Gfx lll_seg7_dl_07016250[];
extern const Gfx lll_seg7_dl_07016B00[];
extern const Gfx lll_seg7_dl_070174E0[];
extern const Gfx lll_seg7_dl_070178A8[];
extern const Gfx lll_seg7_dl_07017B50[];
extern const Gfx lll_seg7_dl_07017F40[];
extern const Collision lll_seg7_area_1_collision[];
extern const MacroObject lll_seg7_area_1_macro_objs[];
extern const Gfx lll_seg7_dl_070235C8[];
extern const Gfx lll_seg7_dl_07024C18[];
extern const Gfx lll_seg7_dl_070255D8[];
extern const Gfx lll_seg7_dl_07025A48[];
extern const Gfx lll_seg7_dl_07025BD8[];
extern const Collision lll_seg7_area_2_collision[];
extern const MacroObject lll_seg7_area_2_macro_objs[];
extern const Gfx lll_dl_lava_floor[];
extern const Gfx lll_dl_lavafall_volcano[];