view loader/module.h @ 6784:b38e38b6f88f

DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, small changes by me.
author atmos4
date Thu, 25 Jul 2002 03:37:28 +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