#ifndef RGBDS_TYPES_H #define RGBDS_TYPES_H #ifndef _MAX_PATH #define _MAX_PATH 512 #endif typedef unsigned long ULONG; #endif