Code cleanup: typedef all structs.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@671 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -2155,7 +2155,7 @@ static const T_TABLEAIDE TableAideCacher[] =
|
||||
|
||||
#define DECLARATION_TABLE_AIDE(x) {x, sizeof(x)/sizeof(const T_TABLEAIDE)},
|
||||
|
||||
struct Section_d_aide Table_d_aide[] =
|
||||
Section_d_aide Table_d_aide[] =
|
||||
{
|
||||
DECLARATION_TABLE_AIDE(TableAideAbout)
|
||||
DECLARATION_TABLE_AIDE(TableAideLicense)
|
||||
|
||||
Reference in New Issue
Block a user