vbagx/source/ngc/gcpad.h

12 lines
293 B
C
Raw Normal View History

2008-09-14 20:40:26 +00:00
/****************************************************************************
* VisualBoyAdvance 1.7.2
*
* Nintendo GameCube Joypad Wrapper
****************************************************************************/
#ifndef __NGCPADH__
#define __NGCPADH__
u32 NGCPad();
#endif