summaryrefslogtreecommitdiff
path: root/textures/player.xpm
diff options
context:
space:
mode:
authorDominik Kaiser2024-05-10 12:01:25 +0200
committerDominik Kaiser2024-05-10 12:01:25 +0200
commit546c596505ded408bd0a73343618b100013d310f (patch)
tree536765943fc7d0426fc54c08792a9572309ee7e2 /textures/player.xpm
parent699a39ad492c6e7c5b7048378819d2ca8a98581f (diff)
downloadso_long-546c596505ded408bd0a73343618b100013d310f.tar.gz
so_long-546c596505ded408bd0a73343618b100013d310f.zip
Replicate main functionality in MLX42
Diffstat (limited to 'textures/player.xpm')
-rw-r--r--textures/player.xpm25
1 files changed, 0 insertions, 25 deletions
diff --git a/textures/player.xpm b/textures/player.xpm
deleted file mode 100644
index c2f06b1..0000000
--- a/textures/player.xpm
+++ /dev/null
@@ -1,25 +0,0 @@
-/* XPM */
-static char *fd469a8551244943fd42519ee02c19fdyQYtXZkzcWf5Mc13[] = {
-/* columns rows colors chars-per-pixel */
-"16 16 3 1 ",
-" c black",
-". c #FFF200",
-"X c white",
-/* pixels */
-"XXXXXXXXXXXXXXXX",
-"X..............X",
-"X..............X",
-"X.. .... ..X",
-"X.. .... ..X",
-"X.. .... ..X",
-"X..............X",
-"X..............X",
-"X..............X",
-"X.. ...... ..X",
-"X.. ...... ..X",
-"X.. ..X",
-"X.. ..X",
-"X..............X",
-"X..............X",
-"XXXXXXXXXXXXXXXX"
-};