22 #ifndef AGS_ENGINE_MAIN_ENGINE_SETUP_H 23 #define AGS_ENGINE_MAIN_ENGINE_SETUP_H 25 #include "ags/shared/util/geometry.h" 26 #include "ags/engine/gfx/gfx_defines.h" 31 void engine_post_gfxmode_setup(
const Size &init_desktop,
const DisplayMode &old_dm);
33 void engine_pre_gfxmode_release();
35 void engine_pre_gfxsystem_shutdown();
37 void on_coordinates_scaling_changed();
39 void engine_adjust_for_rotation_settings();