mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-07 11:58:13 +00:00
Added new comment to examples
This commit is contained in:
@@ -35,6 +35,9 @@ const float pointsOfInterest[6][2] =
|
||||
{ -0.70176f, -0.3842f },
|
||||
};
|
||||
|
||||
//------------------------------------------------------------------------------------
|
||||
// Program main entry point
|
||||
//------------------------------------------------------------------------------------
|
||||
int main(void)
|
||||
{
|
||||
// Initialization
|
||||
|
Reference in New Issue
Block a user