summaryrefslogtreecommitdiff
path: root/src/being/localplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/being/localplayer.h')
-rw-r--r--src/being/localplayer.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/being/localplayer.h b/src/being/localplayer.h
index e26cb7843..c01032e8e 100644
--- a/src/being/localplayer.h
+++ b/src/being/localplayer.h
@@ -426,14 +426,6 @@ class LocalPlayer final : public Being,
const unsigned index,
const unsigned sz) A_WARN_UNUSED;
- void changeMode(unsigned *restrict const var,
- const unsigned limit,
- const char *restrict const conf,
- std::string (LocalPlayer::*const func)(),
- const unsigned def,
- const bool save,
- const bool forward);
-
void crazyMove1();
void crazyMove2();
void crazyMove3();