ソースを参照

Replaced some tabs by 4 spaces

pull/2/head
raysan5 12年前
コミット
0ae8fab83a
1個のファイルの変更4行の追加4行の削除
  1. +4
    -4
      examples/ex02a_logo_raylib.c

+ 4
- 4
examples/ex02a_logo_raylib.c ファイルの表示

@ -1,11 +1,11 @@
/*******************************************************************************************
*
* raylib example 02a - Draw raylib logo
* raylib example 02a - Draw raylib logo
*
* This example has been created using raylib 1.0 (www.raylib.com)
* raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details)
* This example has been created using raylib 1.0 (www.raylib.com)
* raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details)
*
* Copyright (c) 2013 Ramon Santamaria (Ray San - raysan@raysanweb.com)
* Copyright (c) 2013 Ramon Santamaria (Ray San - raysan@raysanweb.com)
*
********************************************************************************************/

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