newlines at end of files

This commit is contained in:
nethack.allison
2003-02-23 14:08:54 +00:00
parent 71c62ce21c
commit f12de871f5
11 changed files with 18 additions and 7 deletions
+2 -1
View File
@@ -1109,4 +1109,5 @@ HMENU _get_main_menu(UINT menu_id)
hmenuMap = CommandBar_GetMenu(GetNHApp()->hMenuBar, 0);
#endif
return hmenuMap;
}
}