From 1cf7485274dac2b67ffcbc14a4abfb7c27357acd Mon Sep 17 00:00:00 2001 From: sbJFn5r Date: Sun, 31 Aug 2014 22:24:09 -0400 Subject: [PATCH] Update ctr.h --- ctrtool/ctr.h | 1 + 1 file changed, 1 insertion(+) diff --git a/ctrtool/ctr.h b/ctrtool/ctr.h index 724f4c0..9321051 100644 --- a/ctrtool/ctr.h +++ b/ctrtool/ctr.h @@ -26,6 +26,7 @@ typedef enum FILETYPE_LZSS, FILETYPE_FIRM, FILETYPE_CWAV, + FILETYPE_EXEFS, FILETYPE_ROMFS } ctr_filetypes;