#pragma once #include "../common/types.h" #define SCREENMAXOFFSET 39 int menu_make(menu_entry *entries, int amount, const char *toptext);