Alterations to TRON and fancy effects

This commit is contained in:
Simon Robertshaw
2012-04-17 22:38:27 +01:00
parent a7e1774d41
commit ffa5ccb666
4 changed files with 56 additions and 16 deletions

View File

@@ -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: