blocs de test

This commit is contained in:
Tituya 2020-07-02 00:05:32 +02:00
parent 53e81843dc
commit fe8bb1c25b
5 changed files with 1 additions and 1 deletions

BIN
AST3.g3a

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 314 B

After

Width:  |  Height:  |  Size: 102 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 221 B

After

Width:  |  Height:  |  Size: 116 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 221 B

After

Width:  |  Height:  |  Size: 115 B

View File

@ -14,7 +14,7 @@ void draw_player(int x, int y)
}
void draw_level(char level[])
{
dclear(C_BLACK);
dclear(C_WHITE);
unsigned int x = 0;
unsigned int y = 0;
unsigned int i = 0;