la till mallan
authorstian853 <stian853@tlvm-4-4-4.ad.liu.se>
Thu, 9 Nov 2023 12:39:08 +0000 (13:39 +0100)
committerstian853 <stian853@tlvm-4-4-4.ad.liu.se>
Thu, 9 Nov 2023 12:39:08 +0000 (13:39 +0100)
4V_figur2.png [new file with mode: 0644]
src/_test.cc

diff --git a/4V_figur2.png b/4V_figur2.png
new file mode 100644 (file)
index 0000000..0fc5802
Binary files /dev/null and b/4V_figur2.png differ
index 9c2e057acba2e3996a8a0da97de2d5617c1b1876..4b29e16df594eeea7daf428af4cc01a314c59567 100644 (file)
@@ -34,7 +34,7 @@ int main()
 
     /* ladda in en texture (bild) */
     Texture texture;
-    if (!texture.loadFromFile("fighter.png"))
+    if (!texture.loadFromFile("4V_figur2.png"))
     {
         // gick inte att ladda bilden
         return 1;