summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2013-08-11 09:19:46 -0400
committerJasper St. Pierre <jstpierre@mecheye.net>2013-08-11 11:30:52 -0400
commit0eaea5f4dfbd5e41ba951e969a3f7c9ca9ee9f54 (patch)
treec8b77cf974cdf2fe34779191afc2892221e298ac /Source/Core/VideoBackends
parent3066d8471ec53019fb95b4d1ad457a3957ece923 (diff)
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.
Diffstat (limited to 'Source/Core/VideoBackends')
0 files changed, 0 insertions, 0 deletions