m1n1.adt: Pretty sure the v_ things were wrong

Signed-off-by: Hector Martin <marcan@marcan.st>
This commit is contained in:
Hector Martin 2021-09-20 02:49:58 +09:00
parent 5c99406790
commit 1e98c320df

View file

@ -57,8 +57,8 @@ PMGRPWRGateRegs = GreedyRange(Struct(
PMGRDevices = GreedyRange(Struct(
"unk0" / Int8ul,
"v_idx" / Int8ul,
"v_set" / Int8ul,
"unk1_0" / Int8ul,
"unk1_1" / Int8ul,
Const(0, Int8ul),
"parents" / Array(2, Int16ul),
"unk" / Int16ul,