Imported Upstream version 0.72.3

This commit is contained in:
TANIGUCHI Takaki
2012-03-06 11:08:15 +09:00
parent 205701b3de
commit 30255c97b3
713 changed files with 13953 additions and 28840 deletions

View File

@@ -4,9 +4,7 @@ void BindMethods(void)
{
void register_rs01(void);
void register_rs02(void);
void register_rs03(void);
register_rs01();
register_rs02();
register_rs03();
}