diff options
Diffstat (limited to 'tools/ArtChecker/artlimits.hpp')
-rw-r--r-- | tools/ArtChecker/artlimits.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/ArtChecker/artlimits.hpp b/tools/ArtChecker/artlimits.hpp new file mode 100644 index 0000000..f1d00a3 --- /dev/null +++ b/tools/ArtChecker/artlimits.hpp @@ -0,0 +1,2 @@ +#define MAX_TEXTURE_SIZE 256 +#define MAX_BPP 8 |