Skip to content

Commit

Permalink
Added missing external function prototype.
Browse files Browse the repository at this point in the history
  • Loading branch information
danij committed Mar 7, 2008
1 parent c0c50e9 commit b5f3a90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doomsday/plugins/jhexen/src/hrefresh.c
Expand Up @@ -72,6 +72,8 @@

// EXTERNAL FUNCTION PROTOTYPES --------------------------------------------

extern void MN_DrCenterTextA_CS(char *text, int center_x, int y);

// PUBLIC FUNCTION PROTOTYPES ----------------------------------------------

// PRIVATE FUNCTION PROTOTYPES ---------------------------------------------
Expand Down

0 comments on commit b5f3a90

Please sign in to comment.