dolphin/Source/Core
JosJuice 2052bb8bea Remove seemingly unused debug UI strings
wxChoice controls don't display any titles.

By the way, why is the file called DebuggerPanel.cpp
even though it implements the Video debug panel specifically?
2017-01-14 22:34:49 +01:00
..
AudioCommon Add Silent Audio Dumping INI Option 2017-01-08 13:53:44 -05:00
Common ColorUtil: Make decodeCI8image's pal parameter const 2017-01-13 17:07:26 -05:00
Core ColorUtil: Make decodeCI8image's pal parameter const 2017-01-13 17:07:26 -05:00
DiscIO Merge pull request #4479 from GerbilSoft/feature/RVT-R.dev-key 2017-01-13 09:56:50 +13:00
DolphinQt2 DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
DolphinWX Remove seemingly unused debug UI strings 2017-01-14 22:34:49 +01:00
InputCommon macOS: Add missing includes to fix no-PCH build 2017-01-02 11:45:24 +11:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends Merge pull request #4496 from Mystro256/master 2017-01-13 23:13:08 +13:00
VideoCommon TextureDecoder: Seperate each format into its own function 2017-01-10 20:41:00 +10:00
CMakeLists.txt