Add Norwegian Bokm�l version of Freddi Fish 1.

Set HE70+ games to Windows platform by default.

svn-id: r18213
This commit is contained in:
Travis Howell 2005-05-22 02:07:32 +00:00
parent cf9049811e
commit 9135c8ddfe
6 changed files with 53 additions and 46 deletions

View file

@ -119,6 +119,7 @@ const LanguageDescription g_languages[] = {
{"ru", "Russian", RU_RUS},
{"cz", "Czech", CZ_CZE},
{"nl", "Dutch", NL_NLD},
{"nb", "Norwegian Bokmål", NB_NOR},
{0, 0, UNK_LANG}
};