#ifndef IZ_APP_CONFIG_H #define IZ_APP_CONFIG_H #include #include #include "../stdinc/IZ_string.h" #include "IZ_subsystem.h" void IZ_ConfigGetDefaultPath(char*, size_t); #endif