mouse cursor managed by compositor, earthquake spell supported

This commit is contained in:
Ondřej Novák 2025-02-16 18:01:08 +01:00
parent 8fb866f2f5
commit 04ab5898ef
10 changed files with 179 additions and 71 deletions

View file

@ -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() {