mirror of
https://github.com/Relintai/pandemonium_engine_minimal.git
synced 2024-11-10 20:12:10 +01:00
Removed tinyexr.
This commit is contained in:
parent
a359b24229
commit
aa8aabf8d9
12
thirdparty/tinyexr/tinyexr.cc
vendored
12
thirdparty/tinyexr/tinyexr.cc
vendored
@ -1,12 +0,0 @@
|
||||
#if defined(_WIN32)
|
||||
#ifndef NOMINMAX
|
||||
#define NOMINMAX
|
||||
#endif
|
||||
#endif
|
||||
|
||||
// -- GODOT start --
|
||||
#include <zlib.h> // Should come before including tinyexr.
|
||||
// -- GODOT end --
|
||||
|
||||
#define TINYEXR_IMPLEMENTATION
|
||||
#include "tinyexr.h"
|
9307
thirdparty/tinyexr/tinyexr.h
vendored
9307
thirdparty/tinyexr/tinyexr.h
vendored
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user