ALLEGRO_PI - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

#define ALLEGRO_PI        3.14159265358979323846

Description

C99 compilers have no predefined value like M_PI for the constant Ļ€, but you can use this one instead.

Info

Allegro reference manual