[Project64] Update Settings/SettingsPage-Game-Recompiler.cpp
This commit is contained in:
parent
e1f9d4e8de
commit
45166a5824
|
@ -14,7 +14,6 @@ class CGameRecompilePage :
|
|||
public CSettingsPageImpl<CGameRecompilePage>,
|
||||
public CSettingsPage
|
||||
{
|
||||
|
||||
BEGIN_MSG_MAP_EX(CGameRecompilePage)
|
||||
COMMAND_HANDLER_EX(IDC_CPU_TYPE, LBN_SELCHANGE, ComboBoxChanged)
|
||||
COMMAND_HANDLER_EX(IDC_FUNCFIND, LBN_SELCHANGE, ComboBoxChanged)
|
||||
|
|
Loading…
Reference in New Issue