Jasper St. Pierre 0eaea5f4df IniFile: Remove support for comments anywhere but the beginning of lines
The MS INI parser and most other INI parsing libraries APIs only support
comments at the beginning of lines. Right now, some Game INI files use sections
like:

  [OnFrame]#Add memory patches here

But these section headers are parsed separately, so this should not break
them.
2013-08-11 11:30:52 -04:00
..
2013-07-27 15:09:33 -05:00
2013-05-21 20:30:09 -04:00
2013-02-27 10:55:25 +01:00
2013-07-09 18:08:43 -04:00
2013-07-09 18:08:43 -04:00