blob: 04695763af538bb05e748cdbf8c4820673d522b2 [file] [log] [blame]
#ifndef STRING_ITEMS_H
#define STRING_ITEMS_H
item_t *itemtype_string_cvar_alloc(menu_t *menu, va_list args);
#endif