#pragma once namespace sim::graphics::resize { void init(); void toggle_fullscreen(); };