view loader/module.h @ 6868:f6e17d2b448e

The rectangle of the rectangle plugin is not necessarily white. Consistently put punctuation marks right after the word without a blank. Corrected two links and updated the wording here and there (Gabucino).
author diego
date Fri, 02 Aug 2002 01:23:43 +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