Removed xalloc.c/h

This commit is contained in:
rxi
2020-05-08 13:41:39 +01:00
parent 1d2a0aada5
commit b2756d8a49
4 changed files with 20 additions and 63 deletions
-1
View File
@@ -1,7 +1,6 @@
#include "api.h"
#include "renderer.h"
#include "rencache.h"
#include "xalloc.h"
static RenColor checkcolor(lua_State *L, int idx, int def) {