clang
This commit is contained in:
parent
706d086f1d
commit
f984ea5ee2
2
include/hacks/Announcer.hpp
Executable file → Normal file
2
include/hacks/Announcer.hpp
Executable file → Normal 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
0
src/menu/GUI.cpp
Executable file → Normal file
0
src/menu/ncc/ItemVariable.cpp
Executable file → Normal file
0
src/menu/ncc/ItemVariable.cpp
Executable file → Normal file
Reference in New Issue
Block a user