* Fix ATHENA_NO_SAVES

This commit is contained in:
2014-06-28 08:38:50 -07:00
parent 5f74cdb9ed
commit 3b76c4f02f
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
#ifndef ATHENA_NO_SAVES
// This file is part of libAthena.
//
// libAthena is free software: you can redistribute it and/or modify
@@ -93,3 +94,5 @@ private:
} // zelda
#endif // __WII__SAVE_HPP__
#endif // ATHENA_NO_SAVES