This commit is contained in:
BenCat07 2018-04-19 15:27:21 +02:00
parent 706d086f1d
commit f984ea5ee2
4 changed files with 6 additions and 6 deletions

2
include/hacks/Announcer.hpp Executable file → Normal file
View File

@ -16,7 +16,7 @@ namespace shared
namespace announcer
{
void playsound(const std::string&);
void playsound(const std::string &);
void init();
void shutdown();
}

0
src/menu/GUI.cpp Executable file → Normal file
View File

0
src/menu/ncc/ItemVariable.cpp Executable file → Normal file
View File