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

37 lines
1.4 KiB
C

// geo
extern const GeoLayout ccm_geo_00042C[];
extern const GeoLayout ccm_geo_00045C[];
extern const GeoLayout ccm_geo_000494[];
extern const GeoLayout ccm_geo_0004BC[];
extern const GeoLayout ccm_geo_0004E4[];
extern const GeoLayout ccm_geo_00051C[];
extern const GeoLayout ccm_geo_0005E8[];
// leveldata
extern const Gfx ccm_seg7_dl_0700B090[];
extern const Gfx ccm_seg7_dl_0700B1D8[];
extern const Gfx ccm_seg7_dl_0700C380[];
extern const Gfx ccm_seg7_dl_0700D578[];
extern const Gfx ccm_seg7_dl_0700DDF0[];
extern const Gfx ccm_seg7_dl_0700E708[];
extern const Gfx ccm_seg7_dl_0700E970[];
extern const Gfx ccm_seg7_dl_0700F440[];
extern const Gfx ccm_seg7_dl_0700F650[];
extern const Gfx ccm_seg7_dl_0700F780[];
extern const Gfx ccm_seg7_dl_0700FB00[];
extern const Gfx ccm_seg7_dl_0700FD08[];
extern const Gfx ccm_seg7_dl_07010660[];
extern const Gfx ccm_seg7_dl_070109D0[];
extern const Gfx ccm_seg7_dl_07010B50[];
extern const Collision ccm_seg7_area_1_collision[];
extern const MacroObject ccm_seg7_area_1_macro_objs[];
extern const Gfx ccm_seg7_dl_0701CE30[];
extern const Gfx ccm_seg7_dl_0701E558[];
extern const Gfx ccm_seg7_dl_0701E6B0[];
extern const Gfx ccm_seg7_dl_0701FC78[];
extern const Gfx ccm_seg7_dl_0701FD78[];
extern const Gfx ccm_seg7_dl_0701FE60[];
extern const Gfx ccm_seg7_dl_070207F0[];
extern const Collision ccm_seg7_area_2_collision[];
extern const MacroObject ccm_seg7_area_2_macro_objs[];