summaryrefslogtreecommitdiff
path: root/Source/Core/DebuggerWX/src/CodeWindow.h
diff options
context:
space:
mode:
authorhrydgard <hrydgard@gmail.com>2008-08-23 15:15:25 +0000
committerhrydgard <hrydgard@gmail.com>2008-08-23 15:15:25 +0000
commit8be70a8ed28dc00ecff3eb091e4745640e288176 (patch)
treef70ef24ccf12c740fbe1086c527b979885970093 /Source/Core/DebuggerWX/src/CodeWindow.h
parent0849a96d815ee0695c442ba1182594ffb97b72da (diff)
Finally hacked Super Monkey Ball into submission! Some bonus hacking tools included.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@282 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 9a7010c7fb..0276a99c60 100644
--- a/Source/Core/DebuggerWX/src/CodeWindow.h
+++ b/Source/Core/DebuggerWX/src/CodeWindow.h
@@ -83,6 +83,7 @@ class CCodeWindow
IDM_LOGINSTRUCTIONS,
IDM_LOADMAPFILE,
IDM_SAVEMAPFILE,
+ IDM_RENAMEFUNCTION,
IDM_CLEARCODECACHE,
};