source: abuse/trunk/src/include/gamma.hpp @ 39

Last change on this file since 39 was 2, checked in by Sam Hocevar, 18 years ago
  • imported original 0.7.0 tarball
File size: 127 bytes
Line 
1#ifndef __GAMMA_HPP_
2#define __GAMMA_HPP_
3
4#include "palette.hpp"
5void gamma_correct(palette *&pal, int force_menu=0);
6
7#endif
Note: See TracBrowser for help on using the repository browser.