#ifndef IZ_ASSET_H #define IZ_ASSET_H #include void IZ_AssetResolveDir(const char*, char*); #endif