mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
- put back wmksize(), wmkrange() and wmkpoint() as functions instead of macros
- fixed some compilation warnings with -Wall - some code cleanup
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include <math.h>
|
||||
|
||||
#ifndef PI
|
||||
#define PI 3.141592654
|
||||
#define PI 3.14159265358979323846
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user