Generalized the handlebars code.
This commit is contained in:
@ -10,11 +10,6 @@
|
||||
|
||||
#define LANGUAGE_STRING_MAX 512
|
||||
|
||||
typedef struct {
|
||||
char *name;
|
||||
char *value;
|
||||
} languagevariable_t;
|
||||
|
||||
typedef struct {
|
||||
char *key;
|
||||
char *text;
|
||||
|
Reference in New Issue
Block a user