forked from Green-Sky/tomato
Green Sky
3cd551098b
git-subtree-dir: external/stb/stb git-subtree-split: c39c7023ebb833ce099750fe35509aca5662695e
11 lines
193 B
C
11 lines
193 B
C
#include "prerelease/stb_lib.h"
|
|
#define STB_LIB_IMPLEMENTATION
|
|
#include "prerelease/stb_lib.h"
|
|
|
|
//#define STB_REGEX_IMPLEMENTATION
|
|
//#include "stb_regex.h"
|
|
|
|
int main(int argc, char **argv)
|
|
{
|
|
|
|
} |