mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-08 23:09:34 -06:00
Change some project settings. Reorganize the symbol database code, step 1/2.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@292 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -81,9 +81,10 @@ class CCodeWindow
|
||||
IDM_MEMORYWINDOW,
|
||||
IDM_SCANFUNCTIONS,
|
||||
IDM_LOGINSTRUCTIONS,
|
||||
IDM_LOADMAPFILE,
|
||||
IDM_SAVEMAPFILE,
|
||||
IDM_RENAMEFUNCTION,
|
||||
IDM_CREATESIGNATUREFILE,
|
||||
IDM_USESIGNATUREFILE,
|
||||
IDM_USESYMBOLFILE,
|
||||
IDM_CLEARCODECACHE,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user