mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-12 01:04:00 +00:00
@@ -141,6 +141,7 @@ string string_l(const char* data);
|
||||
// }
|
||||
|
||||
string operator+(const string&, const string&);
|
||||
string operator+(const string&, char);
|
||||
|
||||
CHECK_SIZEOF(string, 0x10)
|
||||
} // namespace rstl
|
||||
|
||||
Reference in New Issue
Block a user