shithub: rgbds

ref: 844e027a18e1a311547ef94d7431568c5e3f6803
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 */