begin debugger work
This commit is contained in:
@@ -141,4 +141,5 @@ ImDrawData* Window::Present(n64::Core& core) {
|
||||
|
||||
void Window::Render(n64::Core& core) {
|
||||
MainMenuBar(core);
|
||||
DebuggerWindow(core);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user