give anonymous struct a name

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@7004 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: cc003254eeeddc2e692139c0526e8ed115f0fb42
Former-commit-id: c92fca76bd52117ab4a3fdc30413cf4b69f52578
This commit is contained in:
iobyte 2020-04-30 03:53:31 +00:00
parent 3429fd5e64
commit ce7889f245

View file

@ -46,7 +46,7 @@ static char path[1024];
static char path2[1024];
typedef struct
typedef struct ReStandings
{
std::string drvName;
std::string modName;