mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-04 20:37:56 +00:00
Added new comment to examples
This commit is contained in:
@@ -16,6 +16,9 @@
|
||||
#define RAYGUI_IMPLEMENTATION
|
||||
#include "raygui.h" // Required for GUI controls
|
||||
|
||||
//------------------------------------------------------------------------------------
|
||||
// Program main entry point
|
||||
//------------------------------------------------------------------------------------
|
||||
int main(void)
|
||||
{
|
||||
// Initialization
|
||||
|
||||
Reference in New Issue
Block a user