mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
8adba34bd9
Since ROM table entries are always C functions, have the MRB_MT_ENTRY() macro set MRB_MT_FUNC automatically. This simplifies entry definitions across all 32 source files. Co-authored-by: Claude <noreply@anthropic.com>