align
This commit is contained in:
parent
dd86897434
commit
ffa58d3616
1 changed files with 2 additions and 2 deletions
4
types.h
4
types.h
|
@ -1,3 +1,3 @@
|
||||||
typedef unsigned int uint;
|
typedef unsigned int uint;
|
||||||
typedef unsigned short ushort;
|
typedef unsigned short ushort;
|
||||||
typedef unsigned char uchar;
|
typedef unsigned char uchar;
|
||||||
|
|
Loading…
Reference in a new issue