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