Remove more mpg123-related reference.

This commit is contained in:
Miku AuahDark
2020-02-16 14:42:54 +08:00
parent 2b03e25c65
commit afd68a95a2
2 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ namespace lullaby
/**
* The love.sound.lullaby module is the custom sound decoder module for LOVE. Instead
* of using an intermediate library like SDL_sound, it interfaces with relevant libraries
* directly (libmpg123, libmodplug, libFLAC, etc).
* directly (libvorbis, dr_mp3, dr_flac, etc).
*
* It was Mike that came up with the name Lullaby, which we both instantly recognized as awesome.
**/