1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00: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;