diff options
Diffstat (limited to 'includes/powder.h')
| -rw-r--r-- | includes/powder.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/powder.h b/includes/powder.h index 99d3afc..c471aa7 100644 --- a/includes/powder.h +++ b/includes/powder.h @@ -274,6 +274,7 @@ struct particle }; typedef struct particle particle; +int graphics_DEFAULT(GRAPHICS_FUNC_ARGS); int graphics_FIRE(GRAPHICS_FUNC_ARGS); int graphics_SMKE(GRAPHICS_FUNC_ARGS); int graphics_PLSM(GRAPHICS_FUNC_ARGS); |
