diff --git a/_Sidebar.md b/_Sidebar.md index 9f28a03..0696260 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -25,6 +25,7 @@ * [Working for Web (HTML5)](Working-for-Web-(HTML5)) * [Working for UWP (Universal Window Platform)](Working-for-UWP) * [Working anywhere with CMake](Working-with-CMake) +* [CMake Build Options](CMake-Build-Options) ## IDE Configurations * [How To: Visual Studio](Create-Visual-Studio-Project) @@ -39,7 +40,7 @@ * [How To: rlgl module as standalone library](Use-rlgl-module-as-standalone-library) * [How To: RPI: Redirect raylib output to Framebuffer](Redirect-raylib-output-to-Framebuffer-1) * [How To: RPI: Install and configure Touchscreen](Install-and-configure-Touchscreen-Drivers-(RPi)) -* [How To: CMake Build Options](CMake-Build-Options) +* [How To: Use multiple windows](Use-multiple-windows) ## [FAQ](FAQ)