Diggler/src/scripting/lua/api/content/Registry.code.h

3 lines
121 B
C

void Diggler_Content_Registry_registerBlock(struct Diggler_Game*,
const char *name, struct Diggler_Content_BlockDef*);