Handle the sync type as well

CQTexperiment
Chris Moeller 2013-10-13 13:39:53 -07:00
parent e86d0b488c
commit ff03b6705b
1 changed files with 1 additions and 0 deletions

View File

@ -1020,6 +1020,7 @@ static int twosf_info(void * context, const char * name, const char * value)
state.arm9_clockdown_level = state.clockdown;
core->initial_frames = state.initial_frames;
core->sync_type = state.sync_type;
core->arm7_clockdown_level = state.arm7_clockdown_level;
core->arm9_clockdown_level = state.arm9_clockdown_level;