This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| functions:packshorts [2017/04/15 14:38] – korshun | functions:packshorts [2017/04/17 17:48] (current) – korshun | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| Packs two short integers (-32768 to 32767) into one integer and returns the result. | Packs two short integers (-32768 to 32767) into one integer and returns the result. | ||
| - | The packed values can be retrieved using [[UnpackShort]]. | + | The packed values can be retrieved using [[UnpackShortX]]. |
| <note tip> | <note tip> | ||