From 93df5959a5ff9679b361b8be3913bcbabbada542 Mon Sep 17 00:00:00 2001 From: theoddone33 <> Date: Sun, 13 May 2001 19:14:56 +0000 Subject: [PATCH] How did these get here? --- zsnes/src/linux/resource.h | 34 ---------------------------------- zsnes/src/linux/zsnes.rc | 1 - 2 files changed, 35 deletions(-) delete mode 100644 zsnes/src/linux/resource.h delete mode 100644 zsnes/src/linux/zsnes.rc diff --git a/zsnes/src/linux/resource.h b/zsnes/src/linux/resource.h deleted file mode 100644 index ea19d442..00000000 --- a/zsnes/src/linux/resource.h +++ /dev/null @@ -1,34 +0,0 @@ -//Copyright (C) 1997-2001 ZSNES Team ( zsknight@zsnes.com / _demo_@zsnes.com ) -// -//This program is free software; you can redistribute it and/or -//modify it under the terms of the GNU General Public License -//as published by the Free Software Foundation; either -//version 2 of the License, or (at your option) any later -//version. -// -//This program is distributed in the hope that it will be useful, -//but WITHOUT ANY WARRANTY; without even the implied warranty of -//MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -//GNU General Public License for more details. -// -//You should have received a copy of the GNU General Public License -//along with this program; if not, write to the Free Software -//Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - - -//{{NO_DEPENDENCIES}} -// Microsoft Developer Studio generated include file. -// Used by zloader.rc -// -#define IDI_ICON1 101 - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 102 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1000 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif \ No newline at end of file diff --git a/zsnes/src/linux/zsnes.rc b/zsnes/src/linux/zsnes.rc deleted file mode 100644 index 54f989d4..00000000 --- a/zsnes/src/linux/zsnes.rc +++ /dev/null @@ -1 +0,0 @@ -IDR_MAINFRAME ICON DISCARDABLE "ZSNES.ICO"