|
OpenEnroth 9cf7432
|
#include "SdlPlatformSharedState.h"#include <cassert>#include <memory>#include <vector>#include "Library/Logger/Logger.h"#include "Utility/MapAccess.h"#include "SdlWindow.h"#include "SdlLogSource.h"#include "SdlGamepad.h"#include "SdlFreeDeleter.h"Variables | |
| static constinit SdlLogSource | globalSdlLogSource |
| static LogCategory | globalSdlLogCategory ("sdl", &globalSdlLogSource) |
|
static |
|
static |