mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-25 21:45:12 +00:00
9 lines
370 B
C
9 lines
370 B
C
extern const GeoLayout koth_geo[];
|
|
extern Lights1 koth_f3d_material_lights;
|
|
extern u8 koth_koth_ia8[];
|
|
extern Vtx koth_Cylinder_mesh_layer_4_vtx_0[32];
|
|
extern Gfx koth_Cylinder_mesh_layer_4_tri_0[];
|
|
extern Gfx mat_koth_f3d_material[];
|
|
extern Gfx mat_revert_koth_f3d_material[];
|
|
extern Gfx koth_Cylinder_mesh_layer_4[];
|
|
extern Gfx koth_material_revert_render_settings[];
|