shithub: rgbds

ref: 8521e45edcda6645a3ab047dc7a0372d19a27ba2
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 */