Fix window mode for X2 and X3

This commit is contained in:
QCDLZCLW3K
2022-05-30 02:00:49 +00:00
committed by 33c17f40
parent 90d3b11184
commit c3b33d5f79
-2
View File
@@ -85,9 +85,7 @@ static bool my_dll_entry_init(char *sidcode, struct property_node *param)
args_free(argc, argv);
#if AVS_VERSION >= 1508
gfx_set_is_modern();
#endif
iohook_push_handler(p3io_emu_dispatch_irp);
iohook_push_handler(extio_dispatch_irp);