#include <irc.h>
void IRC_Init(u8 unitId);
赤外線通信カードの初期化の為の関数です。他の関数を呼ぶ前に最初に呼んでください。
IRC_Shutdown
2008/06/12 初版