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
45 lines
1.7 KiB
C
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[];
|