diff options
| author | Wytek01 <[email protected]> | 2023-07-05 16:39:38 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-07-05 16:39:38 +0200 |
| commit | 3c4ce9c99b74475cfc651ddc4db482a4ee86d57f (patch) | |
| tree | c2be969cb05b16a6c553860bf6e753fc00a5ebcd /examples/examples_template.c | |
| parent | 225b4fb3e2503d97a53d3aa746ddac3648cfebd8 (diff) | |
| download | raylib-3c4ce9c99b74475cfc651ddc4db482a4ee86d57f.tar.gz raylib-3c4ce9c99b74475cfc651ddc4db482a4ee86d57f.zip | |
Update examples_template.c to raylib 4.5 (#3156)
Diffstat (limited to 'examples/examples_template.c')
| -rw-r--r-- | examples/examples_template.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples_template.c b/examples/examples_template.c index 3d8332e6..2b962d31 100644 --- a/examples/examples_template.c +++ b/examples/examples_template.c @@ -41,7 +41,7 @@ * * raylib [core] example - Basic window * -* Example originally created with raylib 4.2, last time updated with raylib 4.2 +* Example originally created with raylib 4.5, last time updated with raylib 4.5 * * Example contributed by <user_name> (@<user_github>) and reviewed by Ramon Santamaria (@raysan5) * |
