Use StringBuilder for GetString/GetStringWithArgs, as per upstream
Update dependent code as required
This commit is contained in:
@@ -45,6 +45,6 @@ inline void ClearScreenshotAuxiliaryText() { SetScreenshotAuxiliaryText(nullptr,
|
||||
extern std::string _screenshot_format_name;
|
||||
extern uint _num_screenshot_formats;
|
||||
extern uint _cur_screenshot_format;
|
||||
extern char _full_screenshot_name[MAX_PATH];
|
||||
extern std::string _full_screenshot_path;
|
||||
|
||||
#endif /* SCREENSHOT_H */
|
||||
|
Reference in New Issue
Block a user