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:
@@ -69,6 +69,9 @@ static const char *paletteText[] = {
|
||||
"RKBV (2-strip film)"
|
||||
};
|
||||
|
||||
//------------------------------------------------------------------------------------
|
||||
// Program main entry point
|
||||
//------------------------------------------------------------------------------------
|
||||
int main(void)
|
||||
{
|
||||
// Initialization
|
||||
|
||||
Reference in New Issue
Block a user