void prefs_init(void) { prefs_set_defaults(); render_bounding_boxes = prefs.render_bounding_boxes; }
void prefs_init(void) { prefs_set_defaults(); }