mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-04 16:59:02 +00:00
got rid of magic numbers
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
static const int CIA_ALIGN_SIZE = 0x40;
|
||||
static const int CIA_CONTENT_ALIGN = 0x10;
|
||||
|
||||
// Enums
|
||||
typedef enum
|
||||
|
||||
Reference in New Issue
Block a user