Update RT64 and shader cache, add decals to N64 effect list in readme, bump version number to 1.0.0-rc2

This commit is contained in:
Mr-Wiseguy
2024-05-06 22:47:31 -04:00
parent b89d9c8508
commit c898edd749
5 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
#include "nfd.h"
#include <filesystem>
std::string version_number = "v1.0.0-rc1";
std::string version_number = "v1.0.0-rc2";
Rml::DataModelHandle model_handle;
bool mm_rom_valid = false;