Neaten this up a bit.

This commit is contained in:
JoelKatz
2012-09-24 16:28:08 -07:00
parent 8d633bf065
commit 19ee517d9f
3 changed files with 18 additions and 16 deletions

View File

@@ -2,7 +2,7 @@
#include "FieldNames.h"
#define FIELD(name, type, index) { sf##name, #name, STI_##type, index },
#define TYPE(type, index)
#define TYPE(name, type, index)
FieldName FieldNames[]=
{