mirror of
https://github.com/SFML/SFML.git
synced 2025-01-31 21:55:13 +08:00
c77b8a3496
Somehow this function gets stripped by compilators if I put this in the main module (which is what we want). To solve this issue (and to avoid additional dependencies on sfml-window), I moved it to the system module since all SFML modules depend on it. |
||
---|---|---|
.. | ||
Audio | ||
Graphics | ||
Main | ||
Network | ||
System | ||
Window | ||
Android.mk | ||
CMakeLists.txt |