saved_resolution 186 core/shooting.c static int saved_resolution = -1; saved_resolution 195 core/shooting.c saved_resolution = res; saved_resolution 205 core/shooting.c if(saved_resolution != -1) { saved_resolution 206 core/shooting.c shooting_set_prop(PROPCASE_RESOLUTION,saved_resolution); // switching to jpeg, try to restore resolution saved_resolution 207 core/shooting.c saved_resolution = -1;