mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-04-22 15:41:57 +02:00
The only thing it broke was compilation, fixed
This commit is contained in:
parent
455b27e3ce
commit
4220fd8e35
@ -212,7 +212,7 @@ struct particle
|
||||
float pavg[2];
|
||||
int flags;
|
||||
int tmp;
|
||||
(void) (*update_func) ();
|
||||
void (*update_func) ();
|
||||
};
|
||||
typedef struct particle particle;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user