--- np2/macosx/hid.cpp 2003/10/28 16:44:44 1.1 +++ np2/macosx/hid.cpp 2005/05/20 17:25:03 1.2 @@ -41,7 +41,7 @@ void hid_init(void) { initSetting(&button1); initSetting(&button2); - HIDBuildDeviceList (NULL, NULL); + HIDBuildDeviceList (0, 0); pHIDDevice = HIDGetFirstDevice (); if (pHIDDevice==NULL) { np2oscfg.JOYPAD1 = 0;