Fix window mode for X2 and X3
This commit is contained in:
@@ -85,9 +85,7 @@ static bool my_dll_entry_init(char *sidcode, struct property_node *param)
|
|||||||
|
|
||||||
args_free(argc, argv);
|
args_free(argc, argv);
|
||||||
|
|
||||||
#if AVS_VERSION >= 1508
|
|
||||||
gfx_set_is_modern();
|
gfx_set_is_modern();
|
||||||
#endif
|
|
||||||
|
|
||||||
iohook_push_handler(p3io_emu_dispatch_irp);
|
iohook_push_handler(p3io_emu_dispatch_irp);
|
||||||
iohook_push_handler(extio_dispatch_irp);
|
iohook_push_handler(extio_dispatch_irp);
|
||||||
|
|||||||
Reference in New Issue
Block a user