* Add configuration for Sakura specific types

This commit is contained in:
2014-09-28 19:32:31 -07:00
parent 8b80f486ad
commit 6976eda717
13 changed files with 31 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
// This file is part of libAthena.
#ifndef ATHENA_NO_SAKURA
// This file is part of libAthena.
//
// libAthena is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
@@ -278,3 +279,6 @@ Q_DECLARE_METATYPE(Athena::Sakura::SpriteFile*)
Q_DECLARE_METATYPE(Athena::Sakura::STexture*)
#endif
#endif // SSPRITE_HPP
#endif // ATHENA_NO_SAKURA