mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
offset算出ミスを修正。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1357 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
84d0db934a
commit
6e64dd7bf2
@ -50,7 +50,7 @@ sub deleteTemp {
|
|||||||
}
|
}
|
||||||
|
|
||||||
my $signSize = 0x80;
|
my $signSize = 0x80;
|
||||||
my $headerSize = 0x30;
|
my $headerSize = 0x20;
|
||||||
|
|
||||||
# —v‘f<E28098>”ŽZŹo
|
# —v‘f<E28098>”ŽZŹo
|
||||||
my $num = 0;
|
my $num = 0;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user