Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added R_SkyFix
  • Loading branch information
skyjake committed May 30, 2003
1 parent 7a90a06 commit ac7c9d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doomsday/Include/r_world.h
Expand Up @@ -15,5 +15,6 @@ void R_SetSectorLinks(sector_t *sec);
sector_t *R_GetLinkedSector(sector_t *startsec, boolean getfloor);
void R_UpdatePlanes(void);
void R_ClearSectorFlags(void);
void R_SkyFix(void);

#endif

0 comments on commit ac7c9d4

Please sign in to comment.