mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-06 06:30:33 -04:00
mouse cursor managed by compositor, earthquake spell supported
This commit is contained in:
parent
8fb866f2f5
commit
04ab5898ef
10 changed files with 179 additions and 71 deletions
|
@ -30,6 +30,7 @@ void SetWheelMapping(char up, char down) { //todo
|
|||
|
||||
void get_ms_event(MS_EVENT *event) {
|
||||
*event = get_sdl_global_context().getMsEvent();
|
||||
|
||||
}
|
||||
|
||||
void ShareCPU() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue