shithub: rgbds

ref: 7f37eef2186d36dcb68f263054e27f410bb2c37b
dir: /include/types.h/

View raw version
#ifndef RGBDS_TYPES_H
#define RGBDS_TYPES_H

#ifndef _MAX_PATH
#define _MAX_PATH 512
#endif

#endif /* RGBDS_TYPES_H */