mirror of
https://github.com/love2d/megasource.git
synced 2026-08-16 00:02:15 +02:00
Update SDL to 2.0.7
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
#include "SDL.h"
|
||||
#include "math.h"
|
||||
#include <math.h>
|
||||
#include "common.h"
|
||||
|
||||
#define DAMPING 0.5f; /* after bouncing off a wall, damping coefficient determines final speed */
|
||||
|
||||
Reference in New Issue
Block a user