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