DEBSOURCES
Skip Quicknav
sources / spring / 0.81.2.1%2Bdfsg1-6 / rts / System / Sound / VorbisShared.h
123456789
#ifndef VORBIS_SHARED #define VORBIS_SHARED #include <string> std::string ErrorString(int code); #endif