Skip to content

Commit

Permalink
Added timespan_t (double)
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Sep 8, 2003
1 parent fca7bc8 commit 89348c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doomsday/Include/dd_types.h
Expand Up @@ -32,6 +32,7 @@ typedef unsigned int id_t;
typedef unsigned short nodeindex_t;
typedef unsigned short thid_t;
typedef unsigned char byte;
typedef double timespan_t;
typedef struct directory_s directory_t;
typedef char filename_t[256];

Expand Down

0 comments on commit 89348c7

Please sign in to comment.