#include <lang/LangImpl.h>#include <lang/ResourceBundleEntryImpl.h>#include <common/Defines.h>#include <SDL/SDL.h>#include <SDL/SDL_thread.h>Go to the source code of this file.
Variables | |
| static SDL_mutex * | langMutex = 0 |
SDL_mutex* langMutex = 0 [static] |
Definition at line 27 of file LangImpl.cpp.
Referenced by LangImpl::getEntry(), LangImpl::init(), and LangImpl::LangImpl().
1.5.3