mirror of
https://github.com/open-goal/jak-project
synced 2026-07-06 05:54:45 -04:00
fix compile error (#1451)
This commit is contained in:
@@ -2809,6 +2809,8 @@ std::optional<RegisterAccess> get_form_reg_acc(Form* in) {
|
||||
return atom.var();
|
||||
}
|
||||
}
|
||||
|
||||
return {};
|
||||
}
|
||||
} // namespace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user