pcsx2/common
Jonathan Li c87b8c7f49 pcsx2|utilities: Remove ambiguous wxString-related overloads
Avoid some function overloads that can accept char*, wxChar* and
wxString as a parameter. wxString can be constructed with either of
those parameters, so the function overloads may actually result in
ambiguity errors. Keep the wxString parameter versions and remove the
rest.

Fixes some compile errors on FreeBSD.
2019-10-07 01:39:32 +01:00
..
build x86emitter: Purge empty file sse_helpers.h. 2019-02-18 11:51:06 +01:00
include pcsx2|utilities: Remove ambiguous wxString-related overloads 2019-10-07 01:39:32 +01:00
src pcsx2|utilities: Remove ambiguous wxString-related overloads 2019-10-07 01:39:32 +01:00
vsprops pcsx2 gui: use git desribe as version name 2016-11-08 22:44:39 +01:00
svn_readme.txt Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00