diff options
| author | Ray <[email protected]> | 2017-03-25 12:01:01 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2017-03-25 12:01:01 +0100 |
| commit | 5387b4543175bee9d195b24e250a0ef863a63555 (patch) | |
| tree | c0fc5326cf48070969af59163dcc0efa4688e19e /src/utils.c | |
| parent | 3f0c29642225f4da40e29e83117a4589f95be538 (diff) | |
| download | raylib-5387b4543175bee9d195b24e250a0ef863a63555.tar.gz raylib-5387b4543175bee9d195b24e250a0ef863a63555.zip | |
Working on configuration flags
Diffstat (limited to 'src/utils.c')
| -rw-r--r-- | src/utils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils.c b/src/utils.c index 4d30cbc7..b6b309cc 100644 --- a/src/utils.c +++ b/src/utils.c @@ -20,7 +20,7 @@ * Show TraceLog() DEBUG messages * * DEPENDENCIES: -* stb_image_write - PNG writting functions +* stb_image_write - BMP/PNG writting functions * * * LICENSE: zlib/libpng |
