Changeset 481 for abuse/trunk/src/imlib/pcxread.h
- Timestamp:
- Apr 17, 2011, 10:28:05 AM (12 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/imlib/pcxread.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define __PCX_READ_HPP__ 12 12 13 #include "image.h pp"14 #include "palette.h pp"13 #include "image.h" 14 #include "palette.h" 15 15 16 16 void write_PCX(image *im, palette *pal, char const *filename); -
Property
svn:keywords
set to
Note: See TracChangeset
for help on using the changeset viewer.