MRI-Binding: Add RGSS2 RPG module

This commit is contained in:
Jonas Kulla 2014-08-16 01:25:42 +02:00
parent f036e83a2d
commit d439b1d833
2 changed files with 1448 additions and 2 deletions

View File

@ -1,6 +1,8 @@
#ifdef RGSS3
# include "module_rpg3.rb.xxd"
#elif RGSS2
# include "module_rpg2.rb.xxd"
#else
# include "module_rpg.rb.xxd"
#endif

File diff suppressed because it is too large Load Diff