got rid of magic numbers

This commit is contained in:
applestash
2014-07-15 15:16:43 +10:00
parent 1c8f323a1a
commit 0d65ce286e
5 changed files with 70 additions and 41 deletions
+1
View File
@@ -1,6 +1,7 @@
#pragma once
static const int CIA_ALIGN_SIZE = 0x40;
static const int CIA_CONTENT_ALIGN = 0x10;
// Enums
typedef enum