summaryrefslogtreecommitdiff
path: root/tiledfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'tiledfile.h')
-rw-r--r--tiledfile.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/tiledfile.h b/tiledfile.h
deleted file mode 100644
index cf2980b..0000000
--- a/tiledfile.h
+++ /dev/null
@@ -1,3 +0,0 @@
-#include <raylib.h>
-
-Texture2D loadTileMap(char *filename);