summaryrefslogtreecommitdiffstats
path: root/game/client/player_target.hh
diff options
context:
space:
mode:
Diffstat (limited to 'game/client/player_target.hh')
-rw-r--r--game/client/player_target.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/game/client/player_target.hh b/game/client/player_target.hh
index c584209..c48bcf6 100644
--- a/game/client/player_target.hh
+++ b/game/client/player_target.hh
@@ -16,6 +16,7 @@ namespace player_target
{
void init(void);
void update(void);
+void render(void);
} // namespace player_target
#endif /* CLIENT_PLAYER_TARGET_HH */