mirror of
https://github.com/Kiritow/MiniEngine.git
synced 2024-03-22 13:11:22 +08:00
It seems that SDL_Mixer 2.0.2 is not built with any audio support. No newer version of SDL_ttf found.
4 lines
97 B
C++
4 lines
97 B
C++
/// Include this file at the beginning of MiniEngine headers and sources.
|
|
namespace MiniEngine
|
|
{
|