Merge pull request #4324 from FernetMenta/wasapi
[vuplus_xbmc] / lib / UnrarXLib / resource.cpp
1 #include "rar.hpp"
2
3
4
5 #if !defined(SILENT) || !defined(RARDLL)
6 const char *St(MSGID StringId)
7 {
8   return(StringId);
9 }
10 #endif