backend-infra-engineer: Release v0.3.0 snapshot
This commit is contained in:
@@ -6,9 +6,11 @@
|
||||
namespace yaze {
|
||||
namespace core {
|
||||
|
||||
#if YAZE_LIB_PNG == 1
|
||||
void CopyImageToClipboard(const std::vector<uint8_t>& data) {}
|
||||
void GetImageFromClipboard(std::vector<uint8_t>& data, int& width,
|
||||
int& height) {}
|
||||
#endif
|
||||
|
||||
} // namespace core
|
||||
} // namespace yaze
|
||||
Reference in New Issue
Block a user