DEBSOURCES
Skip Quicknav
sources / spring / 0.81.2.1%2Bdfsg1-6 / rts / System / Sound / ALShared.h
12345678910
#ifndef ALShared #define ALShared #include "LogOutput.h" extern const CLogSubsystem LOG_SOUND; bool CheckError(const char* msg); #endif