mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-14 11:53:44 -04:00
Merge branch 'main' into 26-02-27-allocator-isolation
This commit is contained in:
@@ -408,7 +408,7 @@ int daNpc_GWolf_c::Draw() {
|
||||
);
|
||||
}
|
||||
|
||||
int daNpc_GWolf_c::draw(int param_1, int param_2, f32 param_3, _GXColorS10* i_color, int param_5) {
|
||||
int daNpc_GWolf_c::draw(int param_1, int param_2, f32 param_3, GXColorS10* i_color, int param_5) {
|
||||
J3DModel* model = mAnm_p->getModel();
|
||||
J3DModelData* mdlData_p = model->getModelData();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user