#ifndef MENU_CONNECTION_INCLUDED #define MENU_CONNECTION_INCLUDED #include #include #include "engine/Button.h" bool drawMenuConnection(const SDL_Renderer* renderer); #endif