Add more define constants for file magics.

This commit is contained in:
Steveice10
2017-02-18 14:17:30 -08:00
parent fbac545897
commit 68614f005f
3 changed files with 6 additions and 2 deletions

View File

@@ -3,6 +3,8 @@
#include "../types.h"
#define SMDH_MAGIC "SMDH"
#define SMDH_NUM_LANGUAGE_SLOTS 16
#define SMDH_NUM_VALID_LANGUAGE_SLOTS 12