mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-08 23:07:41 +00:00
Initial work on CActor.cpp
This commit is contained in:
@@ -115,6 +115,8 @@ string string_l(const char* data);
|
||||
// {
|
||||
// return string(string::literal_t(), data);
|
||||
// }
|
||||
|
||||
CHECK_SIZEOF(string, 0x10)
|
||||
} // namespace rstl
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user