1
0
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:
dan
1999-04-30 02:36:33 +00:00
parent 8f68cfd8cd
commit 99e67c8ed0
4 changed files with 12 additions and 12 deletions

View File

@@ -29,7 +29,7 @@
#include <math.h>
#ifndef PI
#define PI 3.131592
#define PI 3.141592
#endif
#include <assert.h>