mirror of
https://github.com/raysan5/raylib.git
synced 2025-10-26 12:27:01 +00:00
Added new comment to examples
This commit is contained in:
@@ -148,9 +148,9 @@ struct {
|
||||
|
||||
static int hovered = -1, selected = -1;
|
||||
|
||||
//--------------------------------------------------------------------------------------
|
||||
// Main entry point
|
||||
//--------------------------------------------------------------------------------------
|
||||
//------------------------------------------------------------------------------------
|
||||
// Program main entry point
|
||||
//------------------------------------------------------------------------------------
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
// Initialization
|
||||
|
||||
Reference in New Issue
Block a user