shithub: rgbds

ref: 3c14f9760f8657be1bd445d40f57fafc7239ddd7
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 */