Add unity build support
This commit is contained in:
@@ -13,3 +13,7 @@ extern "C"
|
||||
return renderer.release();
|
||||
}
|
||||
}
|
||||
|
||||
#if defined(NAZARA_PLATFORM_WINDOWS)
|
||||
#include <Nazara/Core/AntiWindows.hpp>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user