core2/code_91E10.c done, func_803192A4() match

This commit is contained in:
Banjo Kazooie
2023-01-04 14:52:13 -06:00
parent 569c23992f
commit d11cb2b833

View File

@@ -323,9 +323,9 @@ bool func_803192A4(enum ff_question_type_e q_type, s32 q_indx, s32 arg2) {
}
SKIP(char_iter, str_size);
}
return TRUE;
#undef NEXT
#undef SKIP
return TRUE;
}