Skip to content

Commit

Permalink
Added forward declaration of biasaffection_s to stop gcc whining.
Browse files Browse the repository at this point in the history
  • Loading branch information
danij committed Sep 1, 2006
1 parent 782ab53 commit bcdf284
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doomsday/engine/portable/include/rend_bias.h
Expand Up @@ -48,6 +48,7 @@ typedef struct biastracker_s {

struct vertexillum_s;
struct rendpoly_s;
struct biasaffection_s;

extern int useBias; // Bias lighting enabled.
extern unsigned int currentTimeSB;
Expand Down

0 comments on commit bcdf284

Please sign in to comment.