Browse Source

Update StbCommon.h

Kim Kulling 3 năm trước cách đây
mục cha
commit
c0e141a6a9
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      code/Common/StbCommon.h

+ 0 - 2
code/Common/StbCommon.h

@@ -48,8 +48,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #pragma GCC diagnostic ignored "-Wunused-function"
 #endif
 
-#define STB_IMAGE_STATIC
-#define STB_IMAGE_IMPLEMENTATION
 #include "stb/stb_image.h"
 
 #if _MSC_VER