mirror of
https://github.com/kichikuou/xsystem35-sdl2.git
synced 2026-09-22 22:48:08 +03:00
patch_ec = 1 by default
This commit is contained in:
@@ -230,4 +230,5 @@ void nact_init() {
|
||||
nact->is_message_locked = FALSE;
|
||||
nact->is_msg_out = TRUE;
|
||||
nact->callback = nact_callback;
|
||||
nact->patch_ec = 1; // TODO: revisit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user