aboutsummaryrefslogtreecommitdiff
path: root/tools/create_kyradat/misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/create_kyradat/misc.h')
-rw-r--r--tools/create_kyradat/misc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/create_kyradat/misc.h b/tools/create_kyradat/misc.h
index f0de5283ad..c519418d37 100644
--- a/tools/create_kyradat/misc.h
+++ b/tools/create_kyradat/misc.h
@@ -536,13 +536,13 @@ const SpecialExtension specialTable[] = {
{ k2CDFile2E, "CD" },
{ k2CDFile2F, "CD" },
{ k2CDFile2G, "CD" },
-
+
{ k2TownsFile1E, "TNS" },
{ k2TownsFile1J, "TNS" },
{ k2TownsFile2E, "TNS" },
{ k2TownsFile2J, "TNS" },
{ k2DemoVersion, "DEM" },
- { k2DemoLol, "DEM" },
+ { k2DemoLol, "DEM" },
{ -1, 0 }
};