mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-22 03:02:06 +00:00
@@ -99,8 +99,6 @@ enum ExportLevel {
|
||||
SYMTYPE_EXPORT
|
||||
};
|
||||
|
||||
// Bit 7 is special, not part of the actual patch type
|
||||
#define PATCH_ISOPERAND 0x80
|
||||
enum PatchType {
|
||||
PATCHTYPE_BYTE,
|
||||
PATCHTYPE_WORD,
|
||||
|
||||
Reference in New Issue
Block a user