mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-15 02:45:32 +00:00
Added new comment to examples
This commit is contained in:
@@ -39,6 +39,9 @@ static const char *processText[] = {
|
||||
"FLIP HORIZONTAL"
|
||||
};
|
||||
|
||||
//------------------------------------------------------------------------------------
|
||||
// Program main entry point
|
||||
//------------------------------------------------------------------------------------
|
||||
int main(void)
|
||||
{
|
||||
// Initialization
|
||||
|
||||
Reference in New Issue
Block a user