Modified how patch elf is linked to prevent address conflicts with vanilla symbols, update RT64

This commit is contained in:
Mr-Wiseguy
2024-03-20 22:16:51 -04:00
parent 40d0b20939
commit 8db2c655c3
4 changed files with 14 additions and 7 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
#include "nfd.h"
#include <filesystem>
std::string version_number = "v0.9.0";
std::string version_number = "v0.9.0-dirty";
Rml::DataModelHandle model_handle;
bool mm_rom_valid = false;