From 2342d48be31847e7ead9d1cc682452e8f0122351 Mon Sep 17 00:00:00 2001 From: llornkcor Date: Sat, 20 Jul 2002 22:07:31 +0000 Subject: initial commit of modplugin --- (limited to 'core/multimedia/opieplayer/modplug/load_j2b.cpp') diff --git a/core/multimedia/opieplayer/modplug/load_j2b.cpp b/core/multimedia/opieplayer/modplug/load_j2b.cpp new file mode 100644 index 0000000..5f60bbb --- a/dev/null +++ b/core/multimedia/opieplayer/modplug/load_j2b.cpp @@ -0,0 +1,18 @@ +/* + * This program is free software; you can redistribute it and modify it + * under the terms of the GNU General Public License as published by the + * Free Software Foundation; either version 2 of the license or (at your + * option) any later version. + * + * Authors: Olivier Lapicque +*/ + + +/////////////////////////////////////////////////// +// +// J2B module loader +// +/////////////////////////////////////////////////// +#include "stdafx.h" +#include "sndfile.h" + -- cgit v0.9.0.2