git-svn-id: https://spexeah.com:8443/svn/Asuro@120 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
parent
5624f4a5b3
commit
c46166a57c
@ -56,6 +56,7 @@ type
|
||||
|
||||
//Alternate Types
|
||||
UBit3 = 0..(1 shl 3) - 1;
|
||||
UBit4 = 0..(1 shl 4) - 1;
|
||||
UBit20 = 0..(1 shl 20) - 1;
|
||||
|
||||
implementation
|
||||
|
Loading…
x
Reference in New Issue
Block a user