dolphin/Source/Core
JosJuice 79f3b5c5ff Fix -Wshadow warning for file_entry
This struct didn't follow our naming convention,
so let's rename the struct itself instead of
the variable that triggered the warning.
2017-01-22 17:27:37 +01:00
..
AudioCommon cmake: Build XAudio 2.7 backend on Windows 2017-01-21 00:34:02 +01:00
Common cmake: Add missing Windows file to common 2017-01-21 00:35:55 +01:00
Core Core: Move SI source files to their own directory 2017-01-20 19:33:24 -05:00
DiscIO Fix -Wshadow warning for file_entry 2017-01-22 17:27:37 +01:00
DolphinQt2 DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
DolphinWX Core: Move SI source files to their own directory 2017-01-20 19:33:24 -05:00
InputCommon Merge pull request #4699 from Orphis/cmake_cleanup 2017-01-21 16:38:09 +13:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends cmake: Build D3D and D3D12 video backends 2017-01-21 00:35:55 +01:00
VideoCommon Merge pull request #4656 from hthh/cmpr-fixes 2017-01-17 11:05:42 +13:00
CMakeLists.txt