mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
x.x
This commit is contained in:
parent
61ce6cd8ea
commit
ad92ab9b21
1 changed files with 2 additions and 0 deletions
|
|
@ -112,4 +112,6 @@ void oneshotBindingInit()
|
|||
_rb_define_module_function(module, "obscured_cleared?", oneshotObscuredCleared);
|
||||
_rb_define_module_function(module, "allow_exit", oneshotAllowExit);
|
||||
_rb_define_module_function(module, "shake", oneshotShake);
|
||||
_rb_define_module_function(module, "getwinpos", oneshotgetwindowpos);
|
||||
_rb_define_module_function(module, "setwinpos", oneshotmovewindow);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue