diff options
Diffstat (limited to 'examples/textures/textures_image_processing.c')
| -rw-r--r-- | examples/textures/textures_image_processing.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/textures/textures_image_processing.c b/examples/textures/textures_image_processing.c index bb47330b..dca669dc 100644 --- a/examples/textures/textures_image_processing.c +++ b/examples/textures/textures_image_processing.c @@ -39,6 +39,9 @@ static const char *processText[] = { "FLIP HORIZONTAL" }; +//------------------------------------------------------------------------------------ +// Program main entry point +//------------------------------------------------------------------------------------ int main(void) { // Initialization |
