Skip to content

Commit

Permalink
Refactor|Map Renderer: Trimmed now unused logic paths for mode rend-d…
Browse files Browse the repository at this point in the history
…ev-sky 1

Plus more cleanup.
  • Loading branch information
danij-deng committed May 5, 2013
1 parent 0a10379 commit 362181e
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 250 deletions.
4 changes: 4 additions & 0 deletions doomsday/client/include/render/rend_main.h
Expand Up @@ -72,8 +72,12 @@ DENG_EXTERN_C byte freezeRLs;
extern "C" {
#endif

#ifdef __CLIENT__

void Rend_Register(void);

#endif

void Rend_Init(void);
void Rend_Shutdown(void);
void Rend_Reset(void);
Expand Down

0 comments on commit 362181e

Please sign in to comment.