view loader/module.h @ 6798:7935d85facff

- fixed overflow by +-0x80 - save brightness/contrast values, so they won't be reset at next file
author arpi
date Thu, 25 Jul 2002 21:34:24 +0000
parents 4b0dd1ff6a20
children
line wrap: on
line source

#ifndef LOADER_MODULE_H
#define LOADER_MODULE_H
void CodecRelease(void);
void CodecAlloc(void);

#endif // LOADER_MODULE_H