mirror of
https://github.com/libAthena/athena.git
synced 2025-12-14 07:36:14 +00:00
* Refactor Stream and *Reader classes
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with libAthena. If not, see <http://www.gnu.org/licenses/>
|
||||
|
||||
#ifndef __ALTTP_STRUCTS_HPP__
|
||||
#define __ALTTP_STRUCTS_HPP__
|
||||
#ifndef ALTTP_STRUCTS_HPP
|
||||
#define ALTTP_STRUCTS_HPP
|
||||
|
||||
#ifndef __DOXYGEN_IGNORE__
|
||||
|
||||
@@ -215,4 +215,4 @@ struct ALTTPProgressFlags2
|
||||
}
|
||||
|
||||
#endif // __DOXYGEN_IGNORE__
|
||||
#endif // __ALTTP_STRUCTS_HPP__
|
||||
#endif // ALTTP_STRUCTS_HPP
|
||||
|
||||
Reference in New Issue
Block a user