6 lines
86 B
C++
6 lines
86 B
C++
|
|
#ifdef RGSS3
|
|
#include "module_rpg3.rb.xxd"
|
|
#else
|
|
#include "module_rpg.rb.xxd"
|
|
#endif
|