summaryrefslogtreecommitdiff
path: root/src/map.c
diff options
context:
space:
mode:
authorkdx <kikoodx@paranoici.org>2023-05-31 11:14:04 +0200
committerkdx <kikoodx@paranoici.org>2023-05-31 11:14:04 +0200
commit3e8e99394c5f3600c48f3e043b17e8f9adc2df28 (patch)
tree3d753d77ba7840cf2530de81f57a4c678dd14b2d /src/map.c
parent09438266c3987c89a1e7f0abf9042dd3528ac343 (diff)
downloadhyperultra-3e8e99394c5f3600c48f3e043b17e8f9adc2df28.tar.gz
i think this should go
Diffstat (limited to 'src/map.c')
-rw-r--r--src/map.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map.c b/src/map.c
index ee432e9..3c894fe 100644
--- a/src/map.c
+++ b/src/map.c
@@ -5,7 +5,6 @@
#include <stddef.h>
#include <string.h>
-#define LOL(x) (unsigned char *)(x)
struct {
const Tmj2cMap *map;
const char *name;