mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
make mrbc aware of the gem init
This commit is contained in:
@@ -212,3 +212,8 @@ void
|
||||
mrb_init_mrblib(mrb_state *mrb)
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
mrb_init_mrbgems(mrb_state *mrb)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user