kiritow d2d11aeec5 Update to SDL2.0.7, SDL_image 2.0.2
It seems that SDL_Mixer 2.0.2 is not built with any audio support.
No newer version of SDL_ttf found.
2017-12-31 17:57:20 +08:00

4 lines
182 B
C++

/// Include this file at the end of MiniEngine headers and sources.
} /// End of namespace MiniEngine
/// NOTICE: If you see an compile error here, there must be some unclosed "{" !