Initial community commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#ifdef _WIN32
|
||||
#include "win/bltcanvas.h"
|
||||
#elif defined(__APPLE__)
|
||||
#include "mac/bltcanvas.h"
|
||||
#endif
|
||||
Reference in New Issue
Block a user