Fix s16->u16

This commit is contained in:
Bottersnike 2022-01-14 15:01:54 +00:00
parent f050be42f2
commit 4b51373d05
1 changed files with 1 additions and 1 deletions

View File

@ -335,7 +335,7 @@
<td>2</td> <td>2</td>
<td>uint16</td> <td>uint16</td>
<td>short</td> <td>short</td>
<td>s16</td> <td>u16</td>
<td></td> <td></td>
<td></td> <td></td>
<td>0x25</td> <td>0x25</td>