gamecube-n64-controller HELP

so i found this project GitHub - brownan/Gamecube-N64-Controller: Connect a Gamecube controller to a Nintendo 64 using only an Arduino and a single resistor . and when i try to upload it its says

Gamecube.pde:101:23: error: crc_table.h: No such file or Directory
gamecube.pde: In function 'void loop()':
gamecube:751: error: 'crc_repeating_table' was not declared in this scope

Could someone fix this and send me fixed sketch?

crc_table.h is not in your libraries folder.

BTW no need to double post, Paul answered your question with a question, hoping you would solve the problem from the ide feedback!
http://forum.arduino.cc/index.php?topic=173037.0