2014-08-15 23:05:39 +02:00
|
|
|
|
|
|
|
#ifdef RGSS3
|
2014-08-16 01:25:42 +02:00
|
|
|
# include "module_rpg3.rb.xxd"
|
|
|
|
#elif RGSS2
|
|
|
|
# include "module_rpg2.rb.xxd"
|
2014-08-15 23:05:39 +02:00
|
|
|
#else
|
2014-08-16 01:25:42 +02:00
|
|
|
# include "module_rpg.rb.xxd"
|
2014-08-15 23:05:39 +02:00
|
|
|
#endif
|