From 078e195d0fb73eaff3d57ef906b1afcf0f518384 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sat, 7 Aug 2004 07:40:39 +0000 Subject: Update svn-id: r14497 --- TODO | 2 -- scumm/insane/insane.cpp | 1 - 2 files changed, 3 deletions(-) diff --git a/TODO b/TODO index 0182d3e977..17f572573f 100644 --- a/TODO +++ b/TODO @@ -261,8 +261,6 @@ SCUMM - Add code for MP3 and Ogg Vorbis compressed datafiles * SMUSH: - Add code for MP3 encoded sound tracks -* PC version of FT demo - - Add insane support * Humongous Entertainment Games - Add proper handling of sound in Humongous games - Add sound pitch support for piano keys in piano mini game of fbear (DOS) diff --git a/scumm/insane/insane.cpp b/scumm/insane/insane.cpp index 43b3ccd507..c843461f4e 100644 --- a/scumm/insane/insane.cpp +++ b/scumm/insane/insane.cpp @@ -40,7 +40,6 @@ // TODO (in no particular order): // o Code review/cleanup -// o DOS demo INSANE namespace Scumm { -- cgit v1.2.3