Move RootConsoleMenu into its own header and .cpp file.

This commit is contained in:
David Anderson
2015-08-30 21:01:10 -07:00
parent 9d805ea9fb
commit 2c886943a0
9 changed files with 411 additions and 373 deletions
+1
View File
@@ -41,6 +41,7 @@ project.sources += [
'ConsoleDetours.cpp',
'vprof_tool.cpp',
'smn_commandline.cpp',
'RootConsoleMenu.cpp',
]
for sdk_name in SM.sdks: