From 0a72e7206c8dd9f89142c1303dbb60c218f01989 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 18 Dec 2014 02:38:51 +0300 Subject: [PATCH] Update readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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 ##