Files
Blocks3D/ErrorFunctions.h
2019-11-04 20:37:32 -05:00

3 lines
63 B
C++

#include <string>
void OnError(int err, std::string msg = "");