OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Variables
SdlPlatformSharedState.cpp File Reference
#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)
 

Variable Documentation

◆ globalSdlLogCategory

LogCategory globalSdlLogCategory("sdl", &globalSdlLogSource) ( "sdl"  ,
globalSdlLogSource 
)
static

◆ globalSdlLogSource

constinit SdlLogSource globalSdlLogSource
static