mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +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