mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Deactivate / Activate GEMs Flag introduced into mrbc
This commit is contained in:
@@ -226,7 +226,9 @@ mrb_init_mrblib(mrb_state *mrb)
|
||||
{
|
||||
}
|
||||
|
||||
#ifdef ENABLE_GEMS
|
||||
void
|
||||
mrb_init_mrbgems(mrb_state *mrb)
|
||||
{
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user