#include "open_rpg.h" VALUE rb_mOpenRpg; void Init_open_rpg(void) { rb_mOpenRpg = rb_define_module("OpenRpg"); }