Skip to content

Commit

Permalink
Fixed numerous signed/unsigned mismatch warnings in jHexen. Further c…
Browse files Browse the repository at this point in the history
…leanup and updated style in many jHexen source files.
  • Loading branch information
danij committed Jan 2, 2007
1 parent 4d9698c commit a7e8294
Show file tree
Hide file tree
Showing 17 changed files with 1,236 additions and 2,998 deletions.
1 change: 1 addition & 0 deletions doomsday/plugins/jhexen/include/p_spec.h
Expand Up @@ -93,6 +93,7 @@ void P_AnimateSurfaces(void);
void P_InitPicAnims(void);
void P_InitLightning(void);
void P_ForceLightning(void);
void R_HandleSectorSpecials(void);

/*
===============================================================================
Expand Down

0 comments on commit a7e8294

Please sign in to comment.