summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-04-17 21:38:27 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-04-17 21:38:27 (GMT)
commitffa5ccb6660d77662825db74a2de1b1ab45099c3 (patch)
treee197980ab13949884c8a46fc5bdd5e5ae8cf91a9 /includes
parenta7e1774d41f6b3f062f16cde5352b400a7585ce8 (diff)
downloadpowder-ffa5ccb6660d77662825db74a2de1b1ab45099c3.zip
powder-ffa5ccb6660d77662825db74a2de1b1ab45099c3.tar.gz
Alterations to TRON and fancy effects
Diffstat (limited to 'includes')
-rw-r--r--includes/powder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/powder.h b/includes/powder.h
index f21f142..5db61db 100644
--- a/includes/powder.h
+++ b/includes/powder.h
@@ -325,6 +325,7 @@ int graphics_WIRE(GRAPHICS_FUNC_ARGS);
int graphics_ACEL(GRAPHICS_FUNC_ARGS);
int graphics_DCEL(GRAPHICS_FUNC_ARGS);
int graphics_GEL(GRAPHICS_FUNC_ARGS);
+int graphics_TRON(GRAPHICS_FUNC_ARGS);
#define UPDATE_FUNC_ARGS int i, int x, int y, int surround_space, int nt
// to call another update function with same arguments: