~ Fix linux build
~ Fix dopler example
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
|
||||
#if defined(NAZARA_PLATFORM_SDL2)
|
||||
#include <Nazara/Renderer/SDL2/ContextImpl.hpp>
|
||||
|
||||
#if defined(NAZARA_PLATFORM_LINUX)
|
||||
#define CALLBACK
|
||||
#endif
|
||||
#elif defined(NAZARA_PLATFORM_WINDOWS)
|
||||
#include <Nazara/Renderer/Win32/ContextImpl.hpp>
|
||||
#elif defined(NAZARA_PLATFORM_GLX)
|
||||
|
||||
Reference in New Issue
Block a user