Changes between Version 10 and Version 11 of libwiimote

Show
Ignore:
Timestamp:
03/02/07 20:57:21 (6 years ago)
Author:
dsmith
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • libwiimote

    v10 v11  
    105105#!c 
    106106typedef void wiimote_mesg_callback_t(int, int, union wiimote_mesg* []); 
     107 
    107108void mesg_callback(int id, int mesg_count, union wiimote_mesg* mesg[]); 
    108109}}}