source:
abuse/tags/pd/abuse/inc/transp.hpp
@
636
Last change on this file since 636 was 49, checked in by , 15 years ago | |
---|---|
File size: 164 bytes |
Rev | Line | |
---|---|---|
[49] | 1 | #ifndef __TRANSP_HPP_ |
2 | #define __TRANSP_HPP_ | |
3 | #include "image.hpp" | |
4 | #include "macs.hpp" | |
5 | void transp_put(image *im, image *screen, uchar *table, int x, int y); | |
6 | ||
7 | #endif |
Note: See TracBrowser
for help on using the repository browser.