From 1a46943a761700d56612076a760a33141410c58e Mon Sep 17 00:00:00 2001 From: LibretroAdmin <105389611+LibretroAdmin@users.noreply.github.com> Date: Tue, 4 Oct 2022 17:24:39 +0200 Subject: [PATCH] Update CODING-GUIDELINES --- CODING-GUIDELINES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CODING-GUIDELINES b/CODING-GUIDELINES index bc2dc97ab4..ec88d69f59 100644 --- a/CODING-GUIDELINES +++ b/CODING-GUIDELINES @@ -1,3 +1,6 @@ +Refer also to this page for more information - +https://docs.libretro.com/development/coding-standards/ + Struct ordering ---------------