diff options
Diffstat (limited to 'sword1/menu.h')
-rw-r--r-- | sword1/menu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sword1/menu.h b/sword1/menu.h index abce97daef..b734b15eb9 100644 --- a/sword1/menu.h +++ b/sword1/menu.h @@ -103,6 +103,6 @@ private: static const byte _fadeEffectBottom[64]; }; -} // End of namespace Sword1 +} // End of namespace Sword1 #endif //BSMENU_H |