1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-21 20:05:45 +02:00

Print if sdl2-compat is in use

This commit is contained in:
sfan5
2025-02-23 17:08:43 +01:00
parent 42a35cec83
commit 22c81e5292
2 changed files with 18 additions and 15 deletions

View File

@@ -340,7 +340,6 @@ private:
};
core::array<SKeyMap> KeyMap;
SDL_SysWMinfo Info;
s32 CurrentTouchCount;
bool IsInBackground;