Fixed fast_tilemap and texture_atlas_repeat examples.
This commit is contained in:
@@ -13,6 +13,13 @@
|
||||
#include <stdint.h>
|
||||
|
||||
#include "external/glad.h"
|
||||
|
||||
// #ifndef STB_RECT_PACK_IMPLEMENTATION
|
||||
// #if !defined(SUPPORT_FILEFORMAT_TTF) && !defined(SUPPORT_FILEFORMAT_BDF)
|
||||
// #ifndef STB_INCLUDE_STB_RECT_PACK_H
|
||||
// #define STB_RECT_PACK_IMPLEMENTATION
|
||||
// #endif
|
||||
|
||||
#include "external/stb_rect_pack.h"
|
||||
|
||||
#ifdef PLATFORM_DESKTOP
|
||||
|
||||
Reference in New Issue
Block a user