source:
abuse/tags/pd/macabuse/imlib/include/include.hpp
@
483
Last change on this file since 483 was 49, checked in by , 15 years ago | |
---|---|
File size: 173 bytes |
Rev | Line | |
---|---|---|
[49] | 1 | #ifndef __INCLUDE_HPP_ |
2 | #define __INCLUDE_HPP_ | |
3 | #include "image.hpp" | |
4 | #include "palette.hpp" | |
5 | ||
6 | void write_include(image *im, palette *pal, char *filename, char *name); | |
7 | ||
8 | #endif | |
9 |
Note: See TracBrowser
for help on using the repository browser.