mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
tiff bug
This commit is contained in:
parent
251e272a93
commit
8c6e59f6a9
@ -24,6 +24,8 @@
|
||||
#include "ppmcmap.h"
|
||||
|
||||
// Tiff will want to re-typedef these things.
|
||||
#define int8 tiff_int8
|
||||
#define uint8 tiff_uint8
|
||||
#define int32 tiff_int32
|
||||
#define uint32 tiff_uint32
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user