summaryrefslogtreecommitdiff
path: root/src/entitytag.c
blob: 0c0e95268549a23d269465b196219c08b722f0cc (plain)
1
2
3
4
#include "entitytag.h"

unsigned int num_entitytags = 0;
const char *entitytags[256] = {0};