Bump bsnes core version to v084

This commit is contained in:
Ilari Liusvaara 2011-11-08 10:58:48 +02:00
parent 9f51c1d969
commit ed2d4e846c

View file

@ -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.