diff --git a/zsnes/src/cpu/executec.c b/zsnes/src/cpu/executec.c index 65b1fe5f..43a3a0a6 100755 --- a/zsnes/src/cpu/executec.c +++ b/zsnes/src/cpu/executec.c @@ -1,10 +1,8 @@ /* Copyright (C) 1997-2005 ZSNES Team ( zsKnight, _Demo_, pagefault, Nach ) -zsknight@zsnes.com -_demo_@zsnes.com -pagefault@zsnes.com -n-a-c-h@users.sf.net +http://www.zsnes.com +http://sourceforge.net/projects/zsnes This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -24,6 +22,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + #ifdef __LINUX__ #include "gblhdr.h" #define DIR_SLASH "/"