Initial community commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#ifdef _WIN32
|
||||
#include <api/wnd/platform/win32/bltcanvas.h>
|
||||
#elif defined(__APPLE__)
|
||||
#include <api/wnd/platform/osx/bltcanvas.h>
|
||||
#endif
|
||||
Reference in New Issue
Block a user