diff options
Diffstat (limited to 'include/update_all.h')
| -rw-r--r-- | include/update_all.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/update_all.h b/include/update_all.h new file mode 100644 index 0000000..3d40e75 --- /dev/null +++ b/include/update_all.h @@ -0,0 +1,6 @@ +#ifndef UPDATE_ALL_H +#define UPDATE_ALL_H + +void update_all(void); + +#endif
\ No newline at end of file |
