* 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,3 +1,4 @@
#ifndef ATHENA_NO_SAKURA
// This file is part of libAthena.
//
// libAthena is free software: you can redistribute it and/or modify
@@ -329,3 +330,5 @@ void SpriteFile::setTextures(QList<STexture *> textures)
#endif
} // Sakura
} // zelda
#endif // ATHENA_NO_SAKURA