PCExhumed: Remove function declaration for ServeSample in movie.cpp

This commit is contained in:
sirlemonhead 2020-02-04 21:50:17 +00:00 committed by Christoph Oelckers
parent efaefff3d0
commit 5f2009eea5

View file

@ -31,8 +31,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
BEGIN_PS_NS
void ServeSample(const char** ptr, uint32_t* length);
enum {
kFramePalette = 0,
kFrameSound,