mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-08 17:35:55 +01:00
Small bug fix, and updated for some #defines that were removed.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#include <math.h>
|
||||
|
||||
#ifndef PI
|
||||
#define PI 3.131592
|
||||
#define PI 3.141592
|
||||
#endif
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
Reference in New Issue
Block a user