(svn r16342) -Feature(tte): Display base graphics description in game options window.
This commit is contained in:
@@ -18,6 +18,8 @@ char *GetGraphicsSetsList(char *p, const char *last);
|
||||
int GetNumGraphicsSets();
|
||||
int GetIndexOfCurrentGraphicsSet();
|
||||
const char *GetGraphicsSetName(int index);
|
||||
const char *GetGraphicsSetDescription(int index);
|
||||
int GetGraphicsSetNumMissingFiles(int index);
|
||||
|
||||
extern char *_ini_graphics_set;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user