diff options
Diffstat (limited to 'src/game/client/progress_bar.hh')
| -rw-r--r-- | src/game/client/progress_bar.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/client/progress_bar.hh b/src/game/client/progress_bar.hh index 5375d3f..96524dd 100644 --- a/src/game/client/progress_bar.hh +++ b/src/game/client/progress_bar.hh @@ -17,4 +17,4 @@ void set_title(const char* title); void set_button(const char* text, const progress_bar_action& action); } // namespace progress_bar -#endif /* CLIENT_PROGRESS_BAR_HH */ +#endif // CLIENT_PROGRESS_BAR_HH |
