Bump bsnes core version to v084
This commit is contained in:
parent
9f51c1d969
commit
ed2d4e846c
1 changed files with 1 additions and 1 deletions
|
@ -796,7 +796,7 @@ void main_loop(struct loaded_rom& rom, struct moviefile& initial, bool load_has_
|
|||
my_interface intrf;
|
||||
auto old_inteface = SNES::interface;
|
||||
SNES::interface = &intrf;
|
||||
intrf.initialize(&intrf);
|
||||
SNES::system.init();
|
||||
status = &window::get_emustatus();
|
||||
|
||||
//Load our given movie.
|
||||
|
|
Loading…
Add table
Reference in a new issue