Fix for SoF character select screen issue

This commit is contained in:
Uleat 2015-08-17 23:23:24 -04:00
parent ce2c1b585f
commit bc9f85843e

View File

@ -1665,6 +1665,8 @@ namespace SoF
emu_ptr += sizeof(CharacterSelectEntry_Struct);
eq_ptr += sizeof(structs::CharacterSelectEntry_Struct);
}
FINISH_ENCODE();
}
//hack hack hack