mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2025-10-30 08:03:03 +00:00
This commit is contained in:
parent
b5360b0546
commit
24704d86f1
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
|||
|
||||
#include "../../lib/rt64/src/contrib/stb/stb_image.h"
|
||||
|
||||
const std::string version_string = "1.2.1-dev";
|
||||
const std::string version_string = "1.2.1";
|
||||
|
||||
template<typename... Ts>
|
||||
void exit_error(const char* str, Ts ...args) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue