FloatImg/Fonderie/utilfuncs.h
2024-11-10 13:55:25 +01:00

12 lines
261 B
C

/*
* utilfuncs.c
*
* new Sat Nov 9 22:15:49 UTC 2024
*/
/* -------------------------------------------------------------- */
int check_if_export_dir_is_valid(char *path, int action);
/* -------------------------------------------------------------- */