dolphin/Source/Core
Lioncash 6420a1c715 Frame: Separate menu creation into individual functions
Keeps related menu items together based on top level menu. This will be
more convenient in the future when debugger menu bar item handling is
moved to CFrame, as it won't be a huge amount of code in one function.

This also makes it easier to locate menu bar code whenever it needs to be
changed.
2016-10-10 16:45:31 -04:00
..
AudioCommon Fix missing includes 2016-10-07 23:46:41 +02:00
Common DebugInterface: Make GetRawMemoryString return a std::string 2016-10-07 10:26:26 -04:00
Core Merge pull request #4319 from leoetlino/sysconf 2016-10-09 02:34:52 -07:00
DiscIO Merge pull request #3963 from JosJuice/banner-loaded-failure 2016-10-03 06:33:52 -07:00
DolphinQt2 Merge pull request #4254 from ligfx/check_errors_postprocessing 2016-10-02 20:42:39 -07:00
DolphinWX Frame: Separate menu creation into individual functions 2016-10-10 16:45:31 -04:00
InputCommon Fix missing includes 2016-10-07 23:46:41 +02:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends Merge pull request #4326 from degasus/framedump 2016-10-10 11:48:57 +02:00
VideoCommon Merge pull request #4326 from degasus/framedump 2016-10-10 11:48:57 +02:00
CMakeLists.txt