mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-15 21:37:03 +00:00
Fix save loading, rewrite Loadout classes to use CInputStream
This commit is contained in:
@@ -86,4 +86,6 @@ template <>
|
||||
void coutput_stream_helper(const double& t, COutputStream& out);
|
||||
template <>
|
||||
void coutput_stream_helper(const std::string& t, COutputStream& out);
|
||||
template <>
|
||||
void coutput_stream_helper(const std::string_view& t, COutputStream& out);
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user