From ab0608d884016383ada49be627cad77de699910b Mon Sep 17 00:00:00 2001 From: Margen67 Date: Sun, 12 Jan 2020 02:30:38 -0800 Subject: [PATCH] Remove NEW from Child Process Debugging --- _Sidebar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index 595ebd5..9ab9d13 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -9,7 +9,7 @@ **Development:** * [Cxbx Reloaded overview](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/wiki/Cxbx-Reloaded-overview) * [Developer notes](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/wiki/Developer-notes) - * **NEW** [Child Process Debugging](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/wiki/Child-Process-Debugging) + * [Child Process Debugging](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/wiki/Child-Process-Debugging) * [Developing Homebrew and test programs](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/wiki/Developing-Homebrew-and-test-programs) * [HLE v2 Database Method](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/wiki/HLE-v2-Database-Method) * [Maintaining OOVPAs for HLE function detection](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/wiki/Maintaining-OOVPAs-for-HLE-function-detection)