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
78 lines
3.1 KiB
C
78 lines
3.1 KiB
C
// geo
|
|
extern const GeoLayout ttm_geo_000748[];
|
|
extern const GeoLayout ttm_geo_000778[];
|
|
extern const GeoLayout ttm_geo_0007A8[];
|
|
extern const GeoLayout ttm_geo_0007D8[];
|
|
extern const GeoLayout ttm_geo_000808[];
|
|
extern const GeoLayout ttm_geo_000830[];
|
|
extern const GeoLayout ttm_geo_000858[];
|
|
extern const GeoLayout ttm_geo_000880[];
|
|
extern const GeoLayout ttm_geo_0008A8[];
|
|
extern const GeoLayout ttm_geo_0008D0[];
|
|
extern const GeoLayout ttm_geo_0008F8[];
|
|
extern const GeoLayout ttm_geo_000920[];
|
|
extern const GeoLayout ttm_geo_000948[];
|
|
extern const GeoLayout ttm_geo_000970[];
|
|
extern const GeoLayout ttm_geo_000990[];
|
|
extern const GeoLayout ttm_geo_0009C0[];
|
|
extern const GeoLayout ttm_geo_0009F0[];
|
|
extern const GeoLayout ttm_geo_000A18[];
|
|
extern const GeoLayout ttm_geo_000A40[];
|
|
extern const GeoLayout ttm_geo_000A70[];
|
|
extern const GeoLayout ttm_geo_000B5C[];
|
|
extern const GeoLayout ttm_geo_000BEC[];
|
|
extern const GeoLayout ttm_geo_000C84[];
|
|
|
|
// leveldata
|
|
extern const Gfx ttm_seg7_dl_0700A120[];
|
|
extern const Gfx ttm_seg7_dl_0700A2E0[];
|
|
extern const Gfx ttm_seg7_dl_0700A8C0[];
|
|
extern const Gfx ttm_seg7_dl_0700AB08[];
|
|
extern const Gfx ttm_seg7_dl_0700AF90[];
|
|
extern const Gfx ttm_seg7_dl_0700B0D0[];
|
|
extern const Gfx ttm_seg7_dl_0700B530[];
|
|
extern const Gfx ttm_seg7_dl_0700B670[];
|
|
extern const Gfx ttm_seg7_dl_0700BAD0[];
|
|
extern const Gfx ttm_seg7_dl_0700BC10[];
|
|
extern const Gfx ttm_seg7_dl_0700BE20[];
|
|
extern const Gfx ttm_seg7_dl_0700C070[];
|
|
extern const Gfx ttm_seg7_dl_0700C408[];
|
|
extern const Gfx ttm_seg7_dl_0700CAE0[];
|
|
extern const Gfx ttm_seg7_dl_0700CD10[];
|
|
extern const Gfx ttm_seg7_dl_0700D1D8[];
|
|
extern const Gfx ttm_seg7_dl_0700D688[];
|
|
extern const Gfx ttm_seg7_dl_0700DF78[];
|
|
extern const Gfx ttm_seg7_dl_0700E308[];
|
|
extern const Gfx ttm_seg7_dl_0700EAC8[];
|
|
extern const Gfx ttm_seg7_dl_0700EC58[];
|
|
extern const Gfx ttm_seg7_dl_0700F270[];
|
|
extern const Gfx ttm_seg7_dl_0700FA18[];
|
|
extern const Gfx ttm_seg7_dl_07010978[];
|
|
extern const Gfx ttm_seg7_dl_07010A68[];
|
|
extern const Gfx ttm_seg7_dl_07011128[];
|
|
extern const Gfx ttm_seg7_dl_07011608[];
|
|
extern const Gfx ttm_seg7_dl_07011C78[];
|
|
extern const Gfx ttm_seg7_dl_07011D78[];
|
|
extern const Gfx ttm_seg7_dl_07012388[];
|
|
extern const Gfx ttm_seg7_dl_070123A0[];
|
|
extern const Gfx ttm_seg7_dl_070123B8[];
|
|
extern const Gfx ttm_seg7_dl_07012410[];
|
|
extern const Collision ttm_seg7_area_1_collision[];
|
|
extern const MacroObject ttm_seg7_area_1_macro_objs[];
|
|
extern const Gfx ttm_dl_waterfall[];
|
|
extern const Gfx ttm_dl_bottom_waterfall[];
|
|
extern const Gfx ttm_dl_puddle_waterfall[];
|
|
extern const Gfx ttm_seg7_dl_0701D798[];
|
|
extern const Gfx ttm_seg7_dl_0701DBB8[];
|
|
extern const Gfx ttm_seg7_dl_070249A0[];
|
|
extern const Gfx ttm_seg7_dl_07024C78[];
|
|
extern const Gfx ttm_seg7_dl_07025F48[];
|
|
extern const Gfx ttm_seg7_dl_0702A1B8[];
|
|
extern const Gfx ttm_seg7_dl_0702A8A0[];
|
|
extern const Collision ttm_seg7_area_2_collision[];
|
|
extern const Collision ttm_seg7_area_3_collision[];
|
|
extern const Collision ttm_seg7_area_4_collision[];
|
|
extern const MacroObject ttm_seg7_area_2_macro_objs[];
|
|
extern const MacroObject ttm_seg7_area_3_macro_objs[];
|
|
extern const MacroObject ttm_seg7_area_4_macro_objs[];
|