mirror of
https://github.com/WerWolv/ImHex-Patterns.git
synced 2026-03-27 23:37:04 -05:00
pattern/rgbds: Fixed bad include
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#pragma magic [ 52 47 42 39 ] @ 0x00
|
||||
#pragma endian little
|
||||
|
||||
#include <std/string>
|
||||
#include <std/string.pat>
|
||||
|
||||
using LONG = u32;
|
||||
using BYTE = u8;
|
||||
|
||||
Reference in New Issue
Block a user