mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 10:09:36 -06:00
Merge pull request #5285 from spycrab/fr_9952
Make title column toggleable (Issue #9952)
This commit is contained in:
@ -162,6 +162,7 @@ enum
|
||||
// List Column Title Toggles
|
||||
IDM_SHOW_SYSTEM = IDM_DEBUG_WINDOW_LIST_END,
|
||||
IDM_SHOW_BANNER,
|
||||
IDM_SHOW_TITLE,
|
||||
IDM_SHOW_MAKER,
|
||||
IDM_SHOW_FILENAME,
|
||||
IDM_SHOW_ID,
|
||||
|
Reference in New Issue
Block a user