From 64eaddb4ff006f5c61f26ecaf5a245fba571c807 Mon Sep 17 00:00:00 2001 From: oreo639 Date: Tue, 16 Jan 2024 18:31:31 -0800 Subject: [PATCH] docs: add documentation for citro3d centeral header --- include/citro3d.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/include/citro3d.h b/include/citro3d.h index 80e5d47..70baecd 100644 --- a/include/citro3d.h +++ b/include/citro3d.h @@ -1,3 +1,7 @@ +/** + * @file citro3d.h + * @brief Central citro3d header. Includes all others. + */ #pragma once #ifdef CITRO3D_BUILD