deps/game: Update SDL to 3.4.4 and fix mouse cursor handling (#4201)

This commit is contained in:
Tyler Wilding
2026-04-08 18:54:23 -04:00
committed by GitHub
parent d2e9e6ea45
commit ec4ccf05b2
1630 changed files with 126372 additions and 191852 deletions
-1
View File
@@ -8,7 +8,6 @@ import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import org.libsdl.app.SDL;
import org.libsdl.app.SDLActivity;
import android.widget.Button;