mirror of
https://github.com/BanjoRecomp/BanjoRecomp
synced 2026-06-12 04:57:11 -04:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 73a8aa9918 |
+1
-1
@@ -64,7 +64,7 @@
|
|||||||
|
|
||||||
#include "../../lib/rt64/src/contrib/stb/stb_image.h"
|
#include "../../lib/rt64/src/contrib/stb/stb_image.h"
|
||||||
|
|
||||||
const std::string version_string = "1.0.0";
|
const std::string version_string = "1.0.1";
|
||||||
|
|
||||||
template<typename... Ts>
|
template<typename... Ts>
|
||||||
void exit_error(const char* str, Ts ...args) {
|
void exit_error(const char* str, Ts ...args) {
|
||||||
|
|||||||
Reference in New Issue
Block a user