ソースを参照

Update examples_template.c

pull/5086/head
Ray 6ヶ月前
コミット
1f2b5d6282
1個のファイルの変更2行の追加2行の削除
  1. +2
    -2
      examples/examples_template.c

+ 2
- 2
examples/examples_template.c ファイルの表示

@ -62,12 +62,12 @@
*
* Example originally created with raylib 5.5, last time updated with raylib 5.6
*
* Example contributed by <user_name> (@<user_github>) and reviewed by Ramon Santamaria (@raysan5)
* Example contributed by <author_name> (@<user_github>) and reviewed by Ramon Santamaria (@raysan5)
*
* Example licensed under an unmodified zlib/libpng license, which is an OSI-certified,
* BSD-like license that allows static linking with closed source software
*
* Copyright (c) <year_created>-<year_updated> <user_name> (@<user_github>)
* Copyright (c) <year_created>-<year_updated> <author_name> (@<user_github>)
*
********************************************************************************************/

読み込み中…
キャンセル
保存