#pragma once #include #include "button.h" extern const Button* const* mainMenuButtons; extern const uint8_t MAIN_MENU_NUM_BUTTONS;