.\" Automatically generated by Pandoc 2.2.1 .\" .TH "al_restore_state" "3alleg5" "" "Allegro reference manual" "" .hy .SH NAME .PP al_restore_state \- Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] void\ al_restore_state(ALLEGRO_STATE\ const\ *state) \f[] .fi .SH DESCRIPTION .PP Restores part of the state of the current thread from the given ALLEGRO_STATE(3alleg5) object. .SH SEE ALSO .PP al_store_state(3alleg5), ALLEGRO_STATE_FLAGS(3alleg5)