Browse Source

Update rexm.c

pull/5083/head
Ray 2 months ago
parent
commit
e76c5f7d64
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      examples/rexm.c

+ 3
- 1
examples/rexm.c View File

@ -334,8 +334,10 @@ int main(int argc, char *argv[])
// Edit: raylib/examples/README.md --> Add new example
//------------------------------------------------------------------------------------------------
// TODO: Use [examples_list.txt] to update/regen README.md
//Look for "| 01 | "
// Lines format: | 01 | [core_basic_window](core/core_basic_window.c) | <img src="core/core_basic_window.png" alt="core_basic_window" width="80"> | | 1.0 | 1.0 | [Ray](https://github.com/raysan5) |
//------------------------------------------------------------------------------------------------

Loading…
Cancel
Save