mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-07-12 07:39:05 -04:00
Modified how patch elf is linked to prevent address conflicts with vanilla symbols, update RT64
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user