N64 Emulator
Go to file
unknown 3a1ab654ca Do not capitalize "on".
"On" is a preposition shorter than 5 letters long.  Standard title case does not ever capitalize short prepositions (unless they are the very first word of the title, then usually).  You can see this logic in the Visual Studio 2008 IDE itself:  It has menu items such as "Attach to Process" and "Find[/Replace] in Files", in which the prepositions "to" and "in" are, correctly so, not capitalized by Microsoft in the VS2008 menus.
2015-03-25 21:46:35 -04:00
Bin Cleanup 2015-03-06 19:27:03 -03:00
Config Revert "Disable Aidyn Chronicles FAT." 2015-03-25 01:14:21 -04:00
Lang Merge pull request #322 from toehead2001/master 2015-03-26 11:17:58 +11:00
Plugin Minor Updates 2015-03-05 02:23:07 -03:00
PropertySheets make sure subsystem is set in vs2013 2015-03-13 08:56:35 +11:00
Source Do not capitalize "on". 2015-03-25 21:46:35 -04:00
.gitignore Added Thumbs.db in .gitignore 2015-03-20 05:48:46 -03:00
Project64.vs2008.sln Nrage: Update version and change location of log and config dir 2015-02-18 20:52:23 +11:00
Project64.vs2013.sln PJ64 NRage should be compiled before Project64Setup. 2015-03-05 22:09:54 -03:00