From c3d8ee7732bbe5a4799914f8d1ab535a30f9d906 Mon Sep 17 00:00:00 2001 From: Ray Date: Fri, 17 Nov 2017 19:18:53 +0100 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_Sidebar.md b/_Sidebar.md index 2b96219..443ef46 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -7,6 +7,7 @@ * [OpenGL Graphic API](OpenGL-Graphic-API) * [2D vs 3D Development](2D-vs-3D-development-with-raylib) * [raylib custom shaders](raylib-generic-uber-shader-and-custom-shaders) +* [raylib coding conventions](raylib-coding-conventions) ## Platform Compilation * [Compile for Windows](Compile-for-Windows)