29#include "boost/assert.hpp"
66 s_loop = std::move(loop);
71 BOOST_ASSERT_MSG(s_loop,
Si::GetLocalized(
"Loop function not defined! Make sure you set one with Si::SetLoop()").c_str());
void Debug(Args &&... args)
std::string GetLocalized(const std::string &key)
void SetLocale(Locale locale)
void SetLoop(std::function< bool()> loop)
bool AddLocalizationFile(Locale locale, const std::string &filename)