mirror of
https://github.com/n64decomp/mk64
synced 2026-06-13 05:16:09 -04:00
@@ -44,7 +44,7 @@ void func_800431B0(Vec3f pos, Vec3su orientation, f32 scale, Vtx *vtx) {
|
||||
|
||||
void func_80043220(Vec3f pos, Vec3su orientation, f32 scale, Gfx *gfx) {
|
||||
rsp_set_matrix_transformation(pos, orientation, scale);
|
||||
gSPDisplayList(gDisplayListHead++, &D_0D0077A0);
|
||||
gSPDisplayList(gDisplayListHead++, D_0D0077A0);
|
||||
gSPDisplayList(gDisplayListHead++, gfx);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user