* Added proper tree generation for WiiSave

This commit is contained in:
2014-09-19 04:54:56 -07:00
parent 6187eb3f77
commit f92811004f
15 changed files with 233 additions and 59 deletions

View File

@@ -1,4 +1,4 @@
#ifndef ATHENA_NO_SAVES
#if !defined(ATHENA_NO_SAVES) && !defined(ATHENA_NO_ZQUEST)
// This file is part of libAthena.
//
// libAthena is free software: you can redistribute it and/or modify