David Williams df1bf690c9 Massive changes to the organisation of PolyVoxCore and PolyVoxYtil.
Also added start of logging capability.
2009-04-03 21:36:22 +00:00

3 lines
53 B
C++

#include "Log.h"
void (*logImpl)(std::string) = 0;