Skip to content

Commit

Permalink
Fixed|Client: Warnings about visibility of struct declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Mar 31, 2016
1 parent 01ba6f8 commit d5c922e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doomsday/apps/api/api_map.h
Expand Up @@ -149,6 +149,7 @@ struct plane_s;
struct side_s;
struct sector_s;
struct vertex_s;
struct polyobj_s;

typedef struct convexsubspace_s ConvexSubspace;
typedef struct interceptor_s Interceptor;
Expand Down

0 comments on commit d5c922e

Please sign in to comment.