summaryrefslogtreecommitdiff
path: root/src/cheat_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cheat_func.h')
-rw-r--r--src/cheat_func.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/cheat_func.h b/src/cheat_func.h
index c75f9d3d7..e774abc68 100644
--- a/src/cheat_func.h
+++ b/src/cheat_func.h
@@ -18,10 +18,6 @@ extern Cheats _cheats;
void ShowCheatWindow();
-/**
- * Return true if any cheat has been used, false otherwise
- * @return has a cheat been used?
- */
bool CheatHasBeenUsed();
#endif /* CHEAT_FUNC_H */