mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-26 23:26:26 +00:00
dd26f3a802
Previously the param type was `void*` now the type has to be specified as template parameter of the `CFsm`. With this commit some casts can be removed.