rename (nw)

This commit is contained in:
Miodrag Milanovic 2016-02-20 11:38:20 +01:00
parent f481b60978
commit 82683676ad

View File

@ -88,7 +88,7 @@ enum
/*************************************************************************** /***************************************************************************
FOR FUTURE LOCALIZATION FOR FUTURE LOCALIZATION
***************************************************************************/ ***************************************************************************/
#define _(String) String #define _(param) param
/*************************************************************************** /***************************************************************************
TYPE DEFINITIONS TYPE DEFINITIONS