.\" Automatically generated by Pandoc 3.1.3 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font. .ie "\f[CB]x\f[]"x" \{\ . ftr V B . ftr VI BI . ftr VB B . ftr VBI BI .\} .el \{\ . ftr V CR . ftr VI CI . ftr VB CB . ftr VBI CBI .\} .TH "ALLEGRO_STATE_FLAGS" "3alleg5" "" "Allegro reference manual" "" .hy .SH NAME .PP ALLEGRO_STATE_FLAGS - Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] typedef enum ALLEGRO_STATE_FLAGS \f[R] .fi .SH DESCRIPTION .PP Flags which can be passed to al_store_state(3alleg5)/al_restore_state(3alleg5) as bit combinations. See al_store_state(3alleg5) for the list of flags.