MRI-Binding: Add RGSS2 RPG module
This commit is contained in:
parent
f036e83a2d
commit
d439b1d833
|
@ -1,6 +1,8 @@
|
|||
|
||||
#ifdef RGSS3
|
||||
#include "module_rpg3.rb.xxd"
|
||||
# include "module_rpg3.rb.xxd"
|
||||
#elif RGSS2
|
||||
# include "module_rpg2.rb.xxd"
|
||||
#else
|
||||
#include "module_rpg.rb.xxd"
|
||||
# include "module_rpg.rb.xxd"
|
||||
#endif
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue