jwasm/H/jwasm.rc
2014-06-18 19:16:56 +04:00

14 lines
208 B
Plaintext

// This file usually isn't used. See USERESOURCES in msgtext.c for details.
#include "globals.h"
STRINGTABLE
BEGIN
#undef pick
#define pick( code, text ) code, text
#include "msgdef.h"
END