nJoy: Small change

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2004 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
John Peterson
2009-01-24 22:17:51 +00:00
parent a3c383ad4a
commit 0db67cf51c
3 changed files with 6 additions and 12 deletions

View File

@ -227,7 +227,6 @@ extern std::vector<u8> Keys;
// <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
#ifndef _CONTROLLER_STATE_H
extern FILE *pFile;
//extern CONTROLLER_INFO *joyinfo;
extern std::vector<CONTROLLER_INFO> joyinfo;
extern CONTROLLER_STATE PadState[4];
extern CONTROLLER_MAPPING PadMapping[4];