ploc memory dumper complete
This commit is contained in:
@ -82,7 +82,8 @@ enum commonObjects: uint32_t {
|
||||
|
||||
START_TRACKER = 0x44130001,
|
||||
|
||||
PLOC_UPDATER = 0x44330000
|
||||
PLOC_UPDATER = 0x44330000,
|
||||
PLOC_MEMORY_DUMPER = 0x44330001
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user