mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 19:05:59 -04:00
Fix groups
This commit is contained in:
parent
a5ffd2f7ec
commit
8c06e7f8b9
@ -78,7 +78,7 @@ public:
|
||||
|
||||
////////////////////////////////////////////////////////////
|
||||
/// \class SDL2pp::Exception
|
||||
/// \ingroup generic
|
||||
/// \ingroup general
|
||||
///
|
||||
/// Internally, libSDL2pp checks return value of each SDL2
|
||||
/// function it calls which may fail. If the function fails,
|
||||
|
@ -102,7 +102,7 @@ public:
|
||||
|
||||
////////////////////////////////////////////////////////////
|
||||
/// \class SDL2pp::SDL
|
||||
/// \ingroup generic
|
||||
/// \ingroup general
|
||||
///
|
||||
/// Before using any SDL2 functions, the library must be initialized.
|
||||
/// Likewise, it should be deinitialized before application exits.
|
||||
|
Loading…
x
Reference in New Issue
Block a user