From ce48af53646cd9e7ec762fc1ac176b3aa620b11d Mon Sep 17 00:00:00 2001 From: manuel Date: Thu, 5 May 2011 00:57:07 +0200 Subject: - refactorized the whole project and made a few subprojects - replaced tcp with enet - added connect dialog - some smaller bugfixes --- pacman-c++/pics/soundoff.xpm | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 pacman-c++/pics/soundoff.xpm (limited to 'pacman-c++/pics/soundoff.xpm') diff --git a/pacman-c++/pics/soundoff.xpm b/pacman-c++/pics/soundoff.xpm deleted file mode 100644 index ba33f5f..0000000 --- a/pacman-c++/pics/soundoff.xpm +++ /dev/null @@ -1,15 +0,0 @@ -/* XPM */ -static char * soundoff_xpm[] = { -"12 10 2 1", -" c None", -". c #000000", -" ", -" . ", -" .. . .", -".... . . ", -".... .. ", -".... .. ", -".... . . ", -" .. . .", -" . ", -" "}; -- cgit v1.2.3