diff --git a/patterns/rgbds.hexpat b/patterns/rgbds.hexpat index d00473c..1679189 100644 --- a/patterns/rgbds.hexpat +++ b/patterns/rgbds.hexpat @@ -5,7 +5,7 @@ #pragma magic [ 52 47 42 39 ] @ 0x00 #pragma endian little -#include +#include using LONG = u32; using BYTE = u8;