summaryrefslogtreecommitdiff
path: root/includes/powder.h
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2011-10-25 10:40:41 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2011-10-25 10:40:41 (GMT)
commitef3bab249a0ceb1d18dd4871b3a888098270cf8a (patch)
tree3c357cd88b605dc5662b6eb423d5d1b2e85200ac /includes/powder.h
parent07a1f21df484a252d54c82262ade6d4117425694 (diff)
downloadpowder-ef3bab249a0ceb1d18dd4871b3a888098270cf8a.zip
powder-ef3bab249a0ceb1d18dd4871b3a888098270cf8a.tar.gz
Fix syntax errors
Diffstat (limited to 'includes/powder.h')
-rw-r--r--includes/powder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/powder.h b/includes/powder.h
index 66246c8..396efb1 100644
--- a/includes/powder.h
+++ b/includes/powder.h
@@ -307,7 +307,7 @@ int graphics_COAL(GRAPHICS_FUNC_ARGS);
int graphics_STKM(GRAPHICS_FUNC_ARGS);
int graphics_STKM2(GRAPHICS_FUNC_ARGS);
int graphics_DEST(GRAPHICS_FUNC_ARGS);
-int graphics_EMP(GRAPHICS_FUNC_ARGS;
+int graphics_EMP(GRAPHICS_FUNC_ARGS);
int graphics_LIGH(GRAPHICS_FUNC_ARGS);
#define UPDATE_FUNC_ARGS int i, int x, int y, int surround_space, int nt