diff options
-rw-r--r-- | sound/fmopl.cpp | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sound/fmopl.cpp b/sound/fmopl.cpp index 65ce68a1df..217b17001d 100644 --- a/sound/fmopl.cpp +++ b/sound/fmopl.cpp @@ -22,18 +22,6 @@ * Tatsuyuki Satoh. Included from LGPL'ed AdPlug. */ -/* -** -** File: fmopl.c -- software implementation of FM sound generator -** -** Copyright (C) 1999,2000 Tatsuyuki Satoh , MultiArcadeMachineEmurator development -** Modified for ScummVM by Ludvig Strigeus -** Version 0.37a (modified) -** -** ENDER: This file is not GPL. Need to replace or have -** relicensed before 0.2.0 release. -*/ - #include "stdafx.h" #include <stdio.h> |