sm64ex-coop/docs/lua/examples/custom-level/levels/bob/header.inc.h

14 lines
623 B
C
Raw Normal View History

2022-04-16 07:01:19 +02:00
extern const GeoLayout bob_area_1_geo[];
extern const GeoLayout bob_area_1[];
extern const Collision bob_area_1_collision[];
extern const MacroObject bob_area_1_macro_objs[];
extern Lights1 bob_dl_f3d_material_lights;
extern u8 bob_dl_custom_box_surface_rgba16_ci4[];
extern u8 bob_dl_custom_box_surface_rgba16_ci4_pal_rgba16[];
extern Vtx bob_dl_LevelGeometry_mesh_layer_1_vtx_0[24];
extern Gfx bob_dl_LevelGeometry_mesh_layer_1_tri_0[];
extern Gfx mat_bob_dl_f3d_material[];
extern Gfx mat_revert_bob_dl_f3d_material[];
extern Gfx bob_dl_LevelGeometry_mesh_layer_1[];
extern Gfx bob_dl_material_revert_render_settings[];