mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-05-31 01:16:17 -04:00
Remove more redundant mod scanning and fix mods being scanned during gameplay
This commit is contained in:
+1
-1
@@ -111,7 +111,7 @@ namespace recompui {
|
||||
);
|
||||
void close_prompt();
|
||||
bool is_prompt_open();
|
||||
void update_mod_list();
|
||||
void update_mod_list(bool scan_mods = true);
|
||||
void process_game_started();
|
||||
|
||||
void apply_color_hack();
|
||||
|
||||
Reference in New Issue
Block a user