Skip to content
Snippets Groups Projects
Commit 6fb37b67 authored by SmallIshMink's avatar SmallIshMink
Browse files

test mirroring

parent b8a94ad4
No related branches found
No related tags found
No related merge requests found
...@@ -155,7 +155,7 @@ int main( int argc, char* args[] ){ ...@@ -155,7 +155,7 @@ int main( int argc, char* args[] ){
//initialisation du jeu //initialisation du jeu
init(&window,&renderer,&textures,&world); init(&window,&renderer,&textures,&world);
/*--------------------------Display--------------------------*/ /*--------------------------Display--------------------------*/
compteur_test += test_init_ressource(renderer, &textures); compteur_test += test_init_ressource(renderer, &textures);
compteur_test += test_apply_background_parralax(renderer, textures.background, &world, 1); compteur_test += test_apply_background_parralax(renderer, textures.background, &world, 1);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment