mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-08 12:57:02 +08:00
fixed: XArchEval "what" returns garbage (memory deleted).
This commit is contained in:
@@ -25,3 +25,4 @@
|
||||
typedef std::string CString;
|
||||
|
||||
void find_replace_all(CString& subject, const CString& find, const CString& replace);
|
||||
CString string_format(const CString format, ...);
|
||||
|
||||
Reference in New Issue
Block a user