gpfce patch part2
[fceu.git] / drivers / cli / dos-joystick.h
diff --git a/drivers/cli/dos-joystick.h b/drivers/cli/dos-joystick.h
deleted file mode 100644 (file)
index 6cfaee5..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-/* FCE Ultra - NES/Famicom Emulator\r
- *\r
- * Copyright notice for this file:\r
- *  Copyright (C) 2002 Ben Parnell\r
- *\r
- * This program is free software; you can redistribute it and/or modify\r
- * it under the terms of the GNU General Public License as published by\r
- * the Free Software Foundation; either version 2 of the License, or\r
- * (at your option) any later version.\r
- *\r
- * This program is distributed in the hope that it will be useful,\r
- * but WITHOUT ANY WARRANTY; without even the implied warranty of\r
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
- * GNU General Public License for more details.\r
- *\r
- * You should have received a copy of the GNU General Public License\r
- * along with this program; if not, write to the Free Software\r
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
- */\r
-\r
-void UpdateJoyData(void);\r
-uint32 GetJSOr(void);\r
-int InitJoysticks(void);\r
-\r
-/* Variables to save in config file. */\r
-extern int joy;\r
-extern int joyBMap[4];\r