projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0b6478
)
removed unused function declaration
author
Holger Schemel
<info@artsoft.org>
Sat, 9 Jan 2021 11:48:33 +0000
(12:48 +0100)
committer
Holger Schemel
<info@artsoft.org>
Sat, 9 Jan 2021 11:48:33 +0000
(12:48 +0100)
src/game.h
patch
|
blob
|
history
diff --git
a/src/game.h
b/src/game.h
index 0ad03704e3168c113d20b90b5965ea8402cabf82..831678704133e0dcff79080e0ef31649d097c418 100644
(file)
--- a/
src/game.h
+++ b/
src/game.h
@@
-401,7
+401,6
@@
int GetElementFromGroupElement(int);
int getPlayerInventorySize(int);
-void DrawGameValue_Time(int);
void DrawGameDoorValues(void);
void UpdateAndDisplayGameControlValues(void);