Implement shared resources fix for HSR
This commit is contained in:
@ -39,4 +39,6 @@ void hi3_fill_data(struct game_data *buf) {
|
||||
buf->assembly_path = HI3_ASSEMBLY_PATH;
|
||||
buf->tp6_section_name = HI3_TP6_SECTION_NAME;
|
||||
buf->tvm_section_name = HI3_TVM_SECTION_NAME;
|
||||
|
||||
buf->unityplayer_callback = NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user