mirror of
https://gitlab.com/klmp200/LO27.git
synced 2025-07-11 14:19:23 +00:00
Début du raport et renommage de fonction
This commit is contained in:
@ -129,7 +129,7 @@ void DisplayMatrixGUI(Matrix m, bool useSDL){
|
||||
printf("Press ENTER or the red cross to exit the window and continue.\n");
|
||||
NewWindowFromMatrix(m);
|
||||
} else {
|
||||
BasicPrintMatrix(m);
|
||||
printMatrix(m);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user