source:
abuse/tags/pd/macabuse/inc/gamma.hpp
@
604
Last change on this file since 604 was 49, checked in by , 15 years ago | |
---|---|
File size: 127 bytes |
Rev | Line | |
---|---|---|
[49] | 1 | #ifndef __GAMMA_HPP_ |
2 | #define __GAMMA_HPP_ | |
3 | ||
4 | #include "palette.hpp" | |
5 | void gamma_correct(palette *&pal, int force_menu=0); | |
6 | ||
7 | #endif |
Note: See TracBrowser
for help on using the repository browser.