aboutsummaryrefslogtreecommitdiff
path: root/all.h
diff options
context:
space:
mode:
Diffstat (limited to 'all.h')
-rw-r--r--all.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/all.h b/all.h
index ec07c39..59bdd32 100644
--- a/all.h
+++ b/all.h
@@ -140,6 +140,7 @@ void UnloadMap(void);
140 140
141// Interface 141// Interface
142void DrawCrosshair(void); 142void DrawCrosshair(void);
143void DrawDebugInfo(void);
143 144
144// Player 145// Player
145void UpdatePlayer(void); 146void UpdatePlayer(void);