Skip to content

Commit

Permalink
Added ushort
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed May 31, 2003
1 parent b780329 commit cb6ae8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doomsday/Include/dd_types.h
Expand Up @@ -8,6 +8,7 @@ struct directory_s;

typedef int spritenum_t;
typedef unsigned int uint;
typedef unsigned short ushort;
typedef unsigned int size_t;
typedef unsigned int id_t;
typedef unsigned short nodeindex_t;
Expand Down

0 comments on commit cb6ae8f

Please sign in to comment.