#pragma once
#include "../config.h"
void settings_window(Config& config, float* config_write_timer, bool* p_open);