OpenEnroth 73e68f7
|
#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"
Variables | |
static constinit SdlLogSource | globalSdlLogSource |
static LogCategory | globalSdlLogCategory ("sdl", &globalSdlLogSource) |
|
static |
|
static |