Patch: new 'load' syntax
[load, path_name1] - load sequence [load, path_name2, -0x40] - same, but modify the addresses by -64
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
enum class patch_type
|
||||
{
|
||||
load,
|
||||
byte,
|
||||
le16,
|
||||
le32,
|
||||
|
||||
Reference in New Issue
Block a user