Add / remove warning

svn-id: r7996
This commit is contained in:
Travis Howell 2003-05-26 10:21:22 +00:00
parent b959d9d64e
commit 4ca99c1c89
2 changed files with 5 additions and 3 deletions

View file

@ -4743,6 +4743,7 @@ void SimonState::loadMusic (uint music) {
if (_game & GF_AMIGAS) {
if (_game != GAME_SIMON1CD32) {
// TODO Add support for decruncher
warning("playMusic - Decrunch %dtune attempt", music);
}
// TODO Add Protracker support for simon1amiga/cd32
warning("playMusic - Load %dtune attempt", music);