OpenRaider
0.1.4-dev
Open Source Tomb Raider Game Engine implementation
|
stb implementation More...
#include "global.h"
#include "stb/stb_image.h"
#include "stb/stb_image_write.h"
#include "stb/stb_rect_pack.h"
#include "stb/stb_truetype.h"
Go to the source code of this file.
Macros | |
#define | STB_IMAGE_IMPLEMENTATION |
#define | STBI_ASSERT(x) assert(x) |
#define | STB_IMAGE_WRITE_IMPLEMENTATION |
#define | STB_RECT_PACK_IMPLEMENTATION |
#define | STBRP_ASSERT assert |
#define | STB_TRUETYPE_IMPLEMENTATION |
#define | STBTT_assert(x) assert(x) |
stb implementation
Definition in file stb.cpp.