Made it compile under windows with Open Watcom
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@66 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
#include "boutons.h"
|
||||
#include "pages.h"
|
||||
|
||||
#ifdef __WATCOMC__
|
||||
#define M_PI 3.14159265358979323846
|
||||
#endif
|
||||
|
||||
void Demarrer_pile_operation(word Operation_demandee)
|
||||
{
|
||||
Brosse_Centre_rotation_defini=0;
|
||||
|
||||
Reference in New Issue
Block a user