From 74337887cc18f31c095442f8ba6723ece16d898f Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 5 Aug 2020 11:19:15 +0200 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 0696260..5584fb2 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -35,12 +35,10 @@ * [How To: Code::Blocks](Use-raylib-with-Code-Blocks) ## Misc Help -* [How To: Using BMFonts](Using-BMFonts) -* [How To: audio module as standalone library](Use-audio-module-as-standalone-library) -* [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: Use BMFonts](Using-BMFonts) * [How To: Use multiple windows](Use-multiple-windows) +* [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)) ## [FAQ](FAQ)