Update JoeyLib Data Types
parent
19a95b5413
commit
590967f342
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ Signed 16 bit integer. Guaranteed to be 16 bits on all supported targets.
|
|||
#### jint32
|
||||
Signed 32 bit integer. Guaranteed to be 32 bits on all supported targets.
|
||||
|
||||
#### jlSurfaceT
|
||||
Pointer to a block of memory containing a display surface.
|
||||
|
||||
#### juint16
|
||||
Unsigned 16 bit integer. Guaranteed to be 16 bits on all supported targets.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue