mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-02-21 03:11:03 +00:00
{
This commit is contained in:
parent
f5ede24775
commit
d7606fd85a
1 changed files with 2 additions and 1 deletions
|
@ -1543,7 +1543,8 @@ static menuitem_t OP_DataOptionsMenu[] =
|
|||
{IT_STRING | IT_SUBMENU, NULL, "\x85" "Erase Data...", &OP_EraseDataDef, 40},
|
||||
};
|
||||
|
||||
enum{
|
||||
enum
|
||||
{
|
||||
opdataaddon,
|
||||
opdatascreenshot,
|
||||
opdataerase
|
||||
|
|
Loading…
Reference in a new issue