summary refs log tree commit diff stats
path: root/src/systems/playing.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/systems/playing.h')
-rw-r--r--src/systems/playing.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/systems/playing.h b/src/systems/playing.h index ff16808..d7f5072 100644 --- a/src/systems/playing.h +++ b/src/systems/playing.h
@@ -23,6 +23,8 @@ public:
23 23
24 void die(); 24 void die();
25 25
26 void save();
27
26}; 28};
27 29
28#endif /* end of include guard: PLAYING_H_70A54F7D */ 30#endif /* end of include guard: PLAYING_H_70A54F7D */