mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-06 19:38:15 +00:00
REVIEWED: Examples section comments, for better organization and consistency
This commit is contained in:
@@ -35,6 +35,9 @@
|
||||
|
||||
#define MAX_CUBES 30
|
||||
|
||||
//----------------------------------------------------------------------------------
|
||||
// Types and Structures Definition
|
||||
//----------------------------------------------------------------------------------
|
||||
// GBuffer data
|
||||
typedef struct GBuffer {
|
||||
unsigned int framebuffer;
|
||||
|
Reference in New Issue
Block a user