mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-06-30 11:52:00 -04:00
1.0.1 Hotfixes (#190)
* Fixed bug with autosaving where some flags weren't updated in the save buffer * Display message boxes for RT64 initialization errors * Bump version number to 1.0.1
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "nfd.h"
|
||||
#include <filesystem>
|
||||
|
||||
std::string version_number = "v1.0.0";
|
||||
std::string version_number = "v1.0.1";
|
||||
|
||||
Rml::DataModelHandle model_handle;
|
||||
bool mm_rom_valid = false;
|
||||
|
||||
Reference in New Issue
Block a user