diff options
Diffstat (limited to 'src/dyetool/client.h')
-rw-r--r-- | src/dyetool/client.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dyetool/client.h b/src/dyetool/client.h index 9ca3c8d0c..4a79a303e 100644 --- a/src/dyetool/client.h +++ b/src/dyetool/client.h @@ -91,6 +91,8 @@ class Client final : public ActionListener static void initGraphics(); + static void initPaths(); + void gameClear(); void testsClear(); |