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
44 lines
1.7 KiB
C
44 lines
1.7 KiB
C
// geo
|
|
extern const GeoLayout bits_geo_000430[];
|
|
extern const GeoLayout bits_geo_000448[];
|
|
extern const GeoLayout bits_geo_000460[];
|
|
extern const GeoLayout bits_geo_000478[];
|
|
extern const GeoLayout bits_geo_000490[];
|
|
extern const GeoLayout bits_geo_0004A8[];
|
|
extern const GeoLayout bits_geo_0004C0[];
|
|
extern const GeoLayout bits_geo_0004D8[];
|
|
extern const GeoLayout bits_geo_0004F0[];
|
|
extern const GeoLayout bits_geo_000508[];
|
|
extern const GeoLayout bits_geo_000520[];
|
|
extern const GeoLayout bits_geo_000538[];
|
|
extern const GeoLayout bits_geo_000550[];
|
|
extern const GeoLayout bits_geo_000568[];
|
|
extern const GeoLayout bits_geo_000580[];
|
|
extern const GeoLayout bits_geo_000598[];
|
|
extern const GeoLayout bits_geo_0005B0[];
|
|
extern const GeoLayout bits_geo_0005C8[];
|
|
extern const GeoLayout bits_geo_000718[];
|
|
|
|
// leveldata
|
|
extern const Gfx bits_seg7_dl_07002918[];
|
|
extern const Gfx bits_seg7_dl_07003670[];
|
|
extern const Gfx bits_seg7_dl_070047F0[];
|
|
extern const Gfx bits_seg7_dl_07005DB8[];
|
|
extern const Gfx bits_seg7_dl_07007AF0[];
|
|
extern const Gfx bits_seg7_dl_07007C28[];
|
|
extern const Gfx bits_seg7_dl_07007EC8[];
|
|
extern const Gfx bits_seg7_dl_07008D18[];
|
|
extern const Gfx bits_seg7_dl_07008FE8[];
|
|
extern const Gfx bits_seg7_dl_07009690[];
|
|
extern const Gfx bits_seg7_dl_0700B4A0[];
|
|
extern const Gfx bits_seg7_dl_0700B820[];
|
|
extern const Gfx bits_seg7_dl_0700BA18[];
|
|
extern const Gfx bits_seg7_dl_0700CDC0[];
|
|
extern const Gfx bits_seg7_dl_0700D278[];
|
|
extern const Gfx bits_seg7_dl_0700D5A0[];
|
|
extern const Gfx bits_seg7_dl_0700DD00[];
|
|
extern const Gfx bits_seg7_dl_0700FC70[];
|
|
extern const Gfx bits_seg7_dl_070128F0[];
|
|
extern const Collision bits_seg7_collision_level[];
|
|
extern const MacroObject bits_seg7_macro_objs[];
|