0ad/source/tools/atlas
Ralph Sennhauser a0bb103390
Some checks failed
checkrefs / lfscheck (push) Has been cancelled
checkrefs / checkrefs (push) Has been cancelled
lint / cppcheck (push) Has been cancelled
lint / copyright (push) Has been cancelled
lint / jenkinsfiles (push) Has been cancelled
pre-commit / build (push) Has been cancelled
Unwrap SDL_Event
Since C++11 a C typedef'ed union can be forward declared, so the wrapper
is no longer needed.

While at it switch signatures to refs and convert C style casts.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2026-05-20 19:44:52 +02:00
..
AtlasFrontends Fix some includes in atlas 2025-08-12 19:52:40 +02:00
AtlasObject Fix some includes in atlas 2025-08-21 14:18:38 +02:00
AtlasUI Fixes Atlas Terrain panel in dark mode 2026-02-06 15:21:15 +01:00
GameInterface Unwrap SDL_Event 2026-05-20 19:44:52 +02:00