Change menu around a bit
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#pragma once
|
||||
#include "../common/types.h"
|
||||
|
||||
#define SCREENMAXOFFSET 39
|
||||
|
||||
int menu_make(menu_entry *entries, int amount, const char *toptext);
|
||||
Reference in New Issue
Block a user