mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 17:50:04 +00:00
Add stb_rect_pack implementation
This commit is contained in:
parent
49eba4e839
commit
031e175fed
2 changed files with 5 additions and 0 deletions
2
scwx-qt/source/scwx/qt/external/stb_rect_pack.cpp
vendored
Normal file
2
scwx-qt/source/scwx/qt/external/stb_rect_pack.cpp
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#define STB_RECT_PACK_IMPLEMENTATION
|
||||
#include <stb_rect_pack.h>
|
||||
Loading…
Add table
Add a link
Reference in a new issue