mirror of https://github.com/red-prig/fpPS4.git
Update bittype.pas
This commit is contained in:
parent
4a970c11ae
commit
138f025528
|
@ -38,6 +38,7 @@ type
|
||||||
bit31=0..2147483647;
|
bit31=0..2147483647;
|
||||||
bit32=DWORD;
|
bit32=DWORD;
|
||||||
bit38=0..274877906943;
|
bit38=0..274877906943;
|
||||||
|
bit43=0..8796093022207;
|
||||||
bit44=0..17592186044415;
|
bit44=0..17592186044415;
|
||||||
bit48=0..281474976710655;
|
bit48=0..281474976710655;
|
||||||
bit64=QWORD;
|
bit64=QWORD;
|
||||||
|
|
Loading…
Reference in New Issue