summaryrefslogtreecommitdiff
path: root/src/shapes.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/shapes.c')
-rw-r--r--src/shapes.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/shapes.c b/src/shapes.c
index 33896ed..c68504c 100644
--- a/src/shapes.c
+++ b/src/shapes.c
@@ -5,7 +5,7 @@
#include "textures.h"
/*
-## Shapes - Drawing
+## Shapes - Basic shapes drawing functions
*/
/*
@@ -556,7 +556,7 @@ int lshapesDrawPolyLinesEx( lua_State *L ) {
}
/*
-## Shapes - Collision
+## Shapes - Basic shapes collision detection functions
*/
/*