mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-01 07:06:45 +00:00
MusicMod: Build fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1752 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
cea5259d30
commit
677c94414b
2 changed files with 4 additions and 3 deletions
|
@ -103,7 +103,7 @@ class CFrame : public wxFrame
|
|||
Toolbar_FullScreen,
|
||||
Toolbar_Help,
|
||||
#ifdef MUSICMOD
|
||||
Toolbar_Log,
|
||||
Toolbar_Log, Toolbar_PluginDSP_Dis, Toolbar_Log_Dis,
|
||||
#endif
|
||||
Bitmaps_Max,
|
||||
END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue