mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 21:39:57 +00:00
6 lines
86 B
C++
6 lines
86 B
C++
|
|
#ifdef RGSS3
|
|
#include "module_rpg3.rb.xxd"
|
|
#else
|
|
#include "module_rpg.rb.xxd"
|
|
#endif
|