#pragma once #include "../main.h" void register_scenes(App* app); void free_scenes(App* app);