summaryrefslogtreecommitdiff
path: root/Source/Core/DebuggerWX/Src/CodeWindow.h
diff options
context:
space:
mode:
authorhrydgard <hrydgard@gmail.com>2008-10-27 21:27:23 +0000
committerhrydgard <hrydgard@gmail.com>2008-10-27 21:27:23 +0000
commitd35fb4e2b0aedcb494f5769dc6c8e437e306238a (patch)
treed10a0748f7c480e2c6899ce4458b0e9d6ee7ed1b /Source/Core/DebuggerWX/Src/CodeWindow.h
parent0ca6a4021b0ed96be48cda29c484c15556b8c283 (diff)
Small codewindow tweaks
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@980 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/DebuggerWX/Src/CodeWindow.h')
-rw-r--r--Source/Core/DebuggerWX/Src/CodeWindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Core/DebuggerWX/Src/CodeWindow.h b/Source/Core/DebuggerWX/Src/CodeWindow.h
index 6fbd57b742..b4ad9c74b3 100644
--- a/Source/Core/DebuggerWX/Src/CodeWindow.h
+++ b/Source/Core/DebuggerWX/Src/CodeWindow.h
@@ -102,6 +102,7 @@ class CCodeWindow
IDM_CREATESIGNATUREFILE,
IDM_USESIGNATUREFILE,
IDM_USESYMBOLFILE,
+ IDM_PATCHHLEFUNCTIONS,
IDM_CLEARCODECACHE,
IDM_PROFILEBLOCKS,
IDM_WRITEPROFILE,