This commit is contained in:
Wiseguy
2025-05-04 11:25:23 -04:00
committed by GitHub
parent 983d7f43f8
commit 01bccb9059
3 changed files with 26 additions and 16 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
#include "../../lib/rt64/src/contrib/stb/stb_image.h"
const std::string version_string = "1.2.0-rc9";
const std::string version_string = "1.2.0";
template<typename... Ts>
void exit_error(const char* str, Ts ...args) {