table of contents
al_get_system_id(3) | al_get_system_id(3) |
NAME¶
al_get_system_id - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro.h> ALLEGRO_SYSTEM_ID al_get_system_id(void)
DESCRIPTION¶
Returns the platform that Allegro is running on.
SINCE¶
5.2.5
SEE ALSO¶
Allegro reference manual |