Mercurial > mplayer.hg
view loader/module.h @ 6797:06d29dbdf20d
upsz, sorry, i forgott this :) (skin name saving:)
author | pontscho |
---|---|
date | Thu, 25 Jul 2002 21:31:36 +0000 (2002-07-25) |
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