FloatImg/Fonderie/utilfuncs.h

12 lines
261 B
C
Raw Permalink Normal View History

2024-11-10 23:55:25 +11:00
/*
* utilfuncs.c
*
* new Sat Nov 9 22:15:49 UTC 2024
*/
/* -------------------------------------------------------------- */
int check_if_export_dir_is_valid(char *path, int action);
/* -------------------------------------------------------------- */