git-svn-id: https://spexeah.com:8443/svn/Asuro@974 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
@ -54,6 +54,10 @@ type
|
||||
Void = ^uInt32;
|
||||
HWND = uint32;
|
||||
|
||||
yord = uInt8;
|
||||
xord = uInt8;
|
||||
zord = uInt16;
|
||||
|
||||
//Alternate Types
|
||||
UBit1 = 0..(1 shl 01) - 1;
|
||||
UBit2 = 0..(1 shl 02) - 1;
|
||||
|
Reference in New Issue
Block a user