mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
allow 256-color colormapped tga file
This commit is contained in:
parent
3b455c0944
commit
f3a4143ba7
@ -33,7 +33,7 @@ struct ImageHeader;
|
||||
|
||||
|
||||
/* Max number of colors allowed for colormapped output. */
|
||||
#define TGA_MAXCOLORS 256
|
||||
#define TGA_MAXCOLORS 257
|
||||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
// Class : PNMFileTypeTGA
|
||||
|
Loading…
x
Reference in New Issue
Block a user