comment
This commit is contained in:
parent
715bf9feaa
commit
c1005a9736
@ -11360,6 +11360,7 @@ bool InsertScenarioPlayerHook()
|
|||||||
hp.offset = 4;
|
hp.offset = 4;
|
||||||
//if (addr - start == addr_offset_W) {
|
//if (addr - start == addr_offset_W) {
|
||||||
// Artikash 8/18/2018: can't figure out how to tell apart which hook is needed, so just insert both xD
|
// Artikash 8/18/2018: can't figure out how to tell apart which hook is needed, so just insert both xD
|
||||||
|
// (The method to tell the hooks apart previously fails on https://vndb.org/v19713
|
||||||
HookParam hp2 = hp;
|
HookParam hp2 = hp;
|
||||||
|
|
||||||
hp.type = USING_UNICODE;
|
hp.type = USING_UNICODE;
|
||||||
|
Loading…
Reference in New Issue
Block a user