Replaced tabs by 4 spaces
This commit is contained in:
parent
0796ebd0c3
commit
7635e9c79f
@ -18,7 +18,7 @@ int main()
|
|||||||
|
|
||||||
// Initialization
|
// Initialization
|
||||||
//---------------------------------------------------------
|
//---------------------------------------------------------
|
||||||
InitWindow(screenWidth, screenHeight, "raylib example 02a - raylib logo"); // Window and context initialization
|
InitWindow(screenWidth, screenHeight, "raylib example 02a - raylib logo");
|
||||||
//----------------------------------------------------------
|
//----------------------------------------------------------
|
||||||
|
|
||||||
// Main game loop
|
// Main game loop
|
||||||
|
Loading…
Reference in New Issue
Block a user