mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-31 19:51:45 +02:00
Alterations to TRON and fancy effects
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user