diff --git a/README.md b/README.md index fa2d208..ccf712c 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,9 @@ try { Currently, the library provides wrapper classes for * SDL iteslf +* SDL_AudioDevice* functions +* SDL_*WAV functions +* SDL_AudioSpec * SDL_Point * SDL_RWops * SDL_Rect @@ -122,8 +125,8 @@ adding new functionality) are welcome. Projects using libSDL2pp: -* [openstrike](https://github.com/AMDmi3/openstrike) -* [opendaed](https://github.com/AMDmi3/opendaed) +* [OpenStrike](https://github.com/AMDmi3/openstrike) - Libre reimplementation of Jungle and Desert Strike games +* [OpenDaed](https://github.com/AMDmi3/opendaed) - Libre reimplementation of The Daedalus Encounter game ## Author ##