mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-06 03:18:14 +00:00
Added new comment to examples
This commit is contained in:
@@ -58,6 +58,9 @@ static const char *postproShaderText[] = {
|
||||
//"FXAA"
|
||||
};
|
||||
|
||||
//------------------------------------------------------------------------------------
|
||||
// Program main entry point
|
||||
//------------------------------------------------------------------------------------
|
||||
int main(void)
|
||||
{
|
||||
// Initialization
|
||||
|
Reference in New Issue
Block a user