From c78d61028dda3545f7140dcc9a6e354216e06630 Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 5 Aug 2020 11:16:54 +0200 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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)