IN: Ez2dancer UK Move Theme (Still Work-in-Progress) should support the current version of CVS. Will fix the old 1st Move theme later.

OUT: SPDS' Extreme Theme 'test' (SPDS: please don't upload so many files again, took me ages to remove them... (also it breaks SM))
This commit is contained in:
Andrew Livy
2003-05-16 20:21:21 +00:00
parent 59ba4896b2
commit 5227ac7ea1
7 changed files with 20 additions and 28 deletions
+1
View File
@@ -146,6 +146,7 @@ static void Init()
charmaps["iso-8859-1"] = map_iso_8859_1;
charmaps["cp1252"] = map_cp1252;
charmaps["iso-8859-2"] = map_iso_8859_2;
charmaps["korean-jamo"] = map_korean_jamo;
}
const wchar_t *FontCharmaps::get_char_map(CString name)