Exemple #1
0
 //Disposes of SDL
 static void Cleanup()
 {
     Joystick.Cleanup();
     running = false;
 }