summaryrefslogtreecommitdiff
path: root/src/f_op/f_op_overlap_req.cpp
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2024-12-24 14:37:05 -0800
committerJasper St. Pierre <jstpierre@mecheye.net>2024-12-24 14:37:05 -0800
commit2db35c0108f84ec4736e4d4515abe50823e8c833 (patch)
treefa29b283e5ff16cae94e58ca37da6c1d3bb3e458 /src/f_op/f_op_overlap_req.cpp
parentced4f69ee7af0d6d2e5c60d925bce3854954d86a (diff)
name cPhsUNK3_e
Diffstat (limited to 'src/f_op/f_op_overlap_req.cpp')
-rw-r--r--src/f_op/f_op_overlap_req.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/f_op/f_op_overlap_req.cpp b/src/f_op/f_op_overlap_req.cpp
index 28a36c97..43ab7a0c 100644
--- a/src/f_op/f_op_overlap_req.cpp
+++ b/src/f_op/f_op_overlap_req.cpp
@@ -124,7 +124,7 @@ s32 fopOvlpReq_Handler(overlap_request_class* i_this) {
return cPhs_INIT_e;
case cPhs_COMPLEATE_e:
return cPhs_COMPLEATE_e;
- case cPhs_UNK3_e:
+ case cPhs_STOP_e:
case cPhs_ERROR_e:
return cPhs_ERROR_e;
default: