This website requires JavaScript.
Explore
Help
Sign In
Ancurio
/
mkxp-freebird
Watch
1
Star
0
Fork
You've already forked mkxp-freebird
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
de8773fb5c
mkxp-freebird
/
binding-mri
/
module_rpg.cpp
7 lines
86 B
C++
Raw
Normal View
History
Unescape
Escape
MRI-Binding: Add RGSS3 RPG module
2014-08-15 21:05:39 +00:00
#
ifdef RGSS3
#
include
"module_rpg3.rb.xxd"
#
else
Initial commit
2013-09-01 14:27:21 +00:00
#
include
"module_rpg.rb.xxd"
MRI-Binding: Add RGSS3 RPG module
2014-08-15 21:05:39 +00:00
#
endif