summaryrefslogtreecommitdiff
path: root/src/tiled.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tiled.h')
-rw-r--r--src/tiled.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tiled.h b/src/tiled.h
index ae8fcc5..7bae861 100644
--- a/src/tiled.h
+++ b/src/tiled.h
@@ -26,7 +26,7 @@ typedef struct {
RenderTexture2D tilemapTexture;
RenderTexture2D targetTexture;
- Shader shader;
+ Shader shader;
int zoomLoc;
int offsetLoc;