Skip to content

Commit 70b7934

Browse files
author
Niko
committed
progress
1 parent eed385c commit 70b7934

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

include/ovr_233.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,9 @@ struct BossCutsceneData
174174
int headFile;
175175
int bodyFile;
176176

177-
// maybe kart was supposed to be separated?
178-
// maybe they joined models together, left it in?
179-
int kartFile_UNUSED;
177+
// Unused, cause it does model->id
178+
// to get the model index anyway
179+
int modelIndex_unused;
180180

181181
// 0x10
182182
int opcode;

0 commit comments

Comments
 (0)