mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-20 17:03:05 +00:00
HDB: Modify warning to debug output
This commit is contained in:
parent
478c10a1fb
commit
e319b120da
@ -30,7 +30,7 @@ bool Sound::init() {
|
||||
}
|
||||
|
||||
bool Sound::playSound(int index) {
|
||||
warning("STUB: Play Sound");
|
||||
debug(9, "STUB: Play Sound");
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user