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