mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Neaten this up a bit.
This commit is contained in:
@@ -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[]=
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user