.\" Automatically generated by Pandoc 3.4 .\" .TH "al_restore_state" "3" "" "Allegro reference manual" .SH NAME al_restore_state \- Allegro 5 API .SH SYNOPSIS .IP .EX void al_restore_state(ALLEGRO_STATE const *state) .EE .SH DESCRIPTION Restores part of the state of the current thread from the given ALLEGRO_STATE(3) object. .SH SEE ALSO al_store_state(3), ALLEGRO_STATE_FLAGS(3)