mirror of
https://github.com/okalachev/flix.git
synced 2025-08-17 17:16:10 +00:00
Make dt=0 on first step, simplify code
This commit is contained in:
@@ -13,10 +13,6 @@
|
||||
#include <unistd.h>
|
||||
#include <sys/poll.h>
|
||||
|
||||
using std::max;
|
||||
using std::min;
|
||||
using std::isfinite;
|
||||
|
||||
#define PI 3.1415926535897932384626433832795
|
||||
#define DEG_TO_RAD 0.017453292519943295769236907684886
|
||||
#define RAD_TO_DEG 57.295779513082320876798154814105
|
||||
|
Reference in New Issue
Block a user