mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-13 03:28:19 +00:00
removed redudant constant
This commit is contained in:
parent
e2de77ea14
commit
307c2cfae8
|
@ -16,10 +16,6 @@ extern "C" {
|
||||||
|
|
||||||
#include "../g_version.h"
|
#include "../g_version.h"
|
||||||
|
|
||||||
#ifndef M_PI
|
|
||||||
#define M_PI 3.14159265358979323846
|
|
||||||
#endif
|
|
||||||
|
|
||||||
enum
|
enum
|
||||||
{
|
{
|
||||||
CONSOLE_CLOSED,
|
CONSOLE_CLOSED,
|
||||||
|
|
Loading…
Reference in a new issue