m64p: Why did I comment this out? Just, why? Audio works now after loading a state.
This commit is contained in:
parent
0302820db5
commit
80a622b5d1
Binary file not shown.
|
@ -662,7 +662,7 @@ EXPORT int CALL savestates_load_bkm(char * curr)
|
|||
// assert(savestateData+savestateSize == curr)
|
||||
|
||||
to_little_endian_buffer(queue, 4, 256);
|
||||
//load_eventqueue_infos(queue);
|
||||
load_eventqueue_infos(queue);
|
||||
|
||||
last_addr = PC->addr;
|
||||
|
||||
|
|
Loading…
Reference in New Issue