mirror of
https://github.com/encounter/SDL.git
synced 2025-12-17 17:05:23 +00:00
Revert "Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069)"
This reverts commit 82a96afa70.
We ended up not moving to GitHub's wiki after all and built
https://github.com/icculus/ghwikipp to fill the gap...since the wiki is
back at https://wiki.libsdl.org/, put back the original URLs.
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
/* !
|
||||
* \brief Tests SDL_Init() and SDL_Quit() of Joystick and Haptic subsystems
|
||||
* \sa
|
||||
* https://github.com/libsdl-org/SDL/wiki/SDL_Init
|
||||
* https://github.com/libsdl-org/SDL/wiki/SDL_Quit
|
||||
* http://wiki.libsdl.org/moin.cgi/SDL_Init
|
||||
* http://wiki.libsdl.org/moin.cgi/SDL_Quit
|
||||
*/
|
||||
static int main_testInitQuitJoystickHaptic (void *arg)
|
||||
{
|
||||
@@ -41,8 +41,8 @@ static int main_testInitQuitJoystickHaptic (void *arg)
|
||||
/* !
|
||||
* \brief Tests SDL_InitSubSystem() and SDL_QuitSubSystem()
|
||||
* \sa
|
||||
* https://github.com/libsdl-org/SDL/wiki/SDL_Init
|
||||
* https://github.com/libsdl-org/SDL/wiki/SDL_Quit
|
||||
* http://wiki.libsdl.org/moin.cgi/SDL_Init
|
||||
* http://wiki.libsdl.org/moin.cgi/SDL_Quit
|
||||
*/
|
||||
static int main_testInitQuitSubSystem (void *arg)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user