From f6216e9a3a444466807c21ae298db3cdb8d0049a Mon Sep 17 00:00:00 2001 From: Joel de Vahl Date: Tue, 9 Oct 2007 09:04:57 +0000 Subject: Fixed win32 compile. --- other/icons/Teewars.ico | Bin 0 -> 25214 bytes other/icons/teewars.rc | 1 + 2 files changed, 1 insertion(+) create mode 100644 other/icons/Teewars.ico create mode 100644 other/icons/teewars.rc (limited to 'other/icons') diff --git a/other/icons/Teewars.ico b/other/icons/Teewars.ico new file mode 100644 index 00000000..bf683b9c Binary files /dev/null and b/other/icons/Teewars.ico differ diff --git a/other/icons/teewars.rc b/other/icons/teewars.rc new file mode 100644 index 00000000..46c2f62a --- /dev/null +++ b/other/icons/teewars.rc @@ -0,0 +1 @@ +50h ICON "teewars.ico" \ No newline at end of file -- cgit 1.4.1