Files
mop3/include/path.h

7 lines
80 B
C

#ifndef _M_PATH_H
#define _M_PATH_H
#define MAX_PATH 1024
#endif // _M_PATH_H