mirror of
https://github.com/libretro/bsnes-libretro-cplusplus98.git
synced 2025-04-18 01:49:59 +00:00
Merge pull request #13 from orbea/revert
Revert "Better error handling"
This commit is contained in:
commit
48eda0906b
@ -469,9 +469,6 @@ static void init_descriptors(void)
|
||||
}
|
||||
|
||||
bool retro_load_game(const struct retro_game_info *info) {
|
||||
if (!info)
|
||||
return false;
|
||||
|
||||
retro_cheat_reset();
|
||||
init_descriptors();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user