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
49 lines
1.8 KiB
C
49 lines
1.8 KiB
C
// geo
|
|
extern const GeoLayout rr_geo_000660[];
|
|
extern const GeoLayout rr_geo_000678[];
|
|
extern const GeoLayout rr_geo_000690[];
|
|
extern const GeoLayout rr_geo_0006A8[];
|
|
extern const GeoLayout rr_geo_0006C0[];
|
|
extern const GeoLayout rr_geo_0006D8[];
|
|
extern const GeoLayout rr_geo_0006F0[];
|
|
extern const GeoLayout rr_geo_000708[];
|
|
extern const GeoLayout rr_geo_000720[];
|
|
extern const GeoLayout rr_geo_000738[];
|
|
extern const GeoLayout rr_geo_000758[];
|
|
extern const GeoLayout rr_geo_000770[];
|
|
extern const GeoLayout rr_geo_000788[];
|
|
extern const GeoLayout rr_geo_0007A0[];
|
|
extern const GeoLayout rr_geo_0007B8[];
|
|
extern const GeoLayout rr_geo_0007D0[];
|
|
extern const GeoLayout rr_geo_0007E8[];
|
|
extern const GeoLayout rr_geo_000800[];
|
|
extern const GeoLayout rr_geo_000818[];
|
|
extern const GeoLayout rr_geo_000830[];
|
|
extern const GeoLayout rr_geo_0009D0[];
|
|
|
|
// leveldata
|
|
extern const Gfx dl_cruiser_metal_holes[];
|
|
extern const Gfx rr_seg7_dl_07002CC8[];
|
|
extern const Gfx rr_seg7_dl_07002E80[];
|
|
extern const Gfx rr_seg7_dl_07004A98[];
|
|
extern const Gfx rr_seg7_dl_07005C80[];
|
|
extern const Gfx rr_seg7_dl_07007E60[];
|
|
extern const Gfx rr_seg7_dl_07008258[];
|
|
extern const Gfx rr_seg7_dl_07008E20[];
|
|
extern const Gfx rr_seg7_dl_0700BB48[];
|
|
extern const Gfx rr_seg7_dl_0700CA38[];
|
|
extern const Gfx rr_seg7_dl_0700DBD8[];
|
|
extern const Gfx rr_seg7_dl_0700DE88[];
|
|
extern const Gfx rr_seg7_dl_0700E178[];
|
|
extern const Gfx rr_seg7_dl_0700E830[];
|
|
extern const Gfx rr_seg7_dl_07012758[];
|
|
extern const Gfx rr_seg7_dl_07014508[];
|
|
extern const Gfx rr_seg7_dl_07014F30[];
|
|
extern const Gfx rr_seg7_dl_070156B8[];
|
|
extern const Gfx rr_seg7_dl_07015C68[];
|
|
extern const Gfx rr_seg7_dl_07017530[];
|
|
extern const Gfx rr_seg7_dl_07018B58[];
|
|
extern const Gfx rr_seg7_dl_070191A0[];
|
|
extern const Collision rr_seg7_collision_level[];
|
|
extern const MacroObject rr_seg7_macro_objs[];
|