summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface
diff options
context:
space:
mode:
authoraldelaro5 <aldelaro5@gmail.com>2017-02-07 09:56:19 -0500
committeraldelaro5 <aldelaro5@gmail.com>2017-02-07 09:56:19 -0500
commit9dc9033b764a0f1e4662e0cf8c8a0a1dcfaba82f (patch)
treebacb3e0ccd26db830edad224ee7371e972539f20 /Source/Core/InputCommon/ControllerInterface
parentbdf09c7d3bc5a22b562ce0f51400090b13ea8879 (diff)
Fix symbols name from maps taking 2 lines instead of one
Symbols map may not only end with a \n, but they may also end with \r\n and only the \n would get removed. This is the case with the Super Mario Sunshine map file which resulted in a weird looking symbols list and thus made it harder to scroll through it. This removes the \r after the \n has been removed if it's present.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface')
0 files changed, 0 insertions, 0 deletions