mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2024-11-27 16:00:52 +01:00
Fix window mode for X2 and X3
This commit is contained in:
parent
75583897c1
commit
89fe822919
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user