make mrbc aware of the gem init

This commit is contained in:
Daniel Bovensiepen
2012-09-13 22:23:51 +09:00
parent d3d21cbdfe
commit cd72971adc
+5
View File
@@ -212,3 +212,8 @@ void
mrb_init_mrblib(mrb_state *mrb)
{
}
void
mrb_init_mrbgems(mrb_state *mrb)
{
}