This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
mkxp-z
Watch
1
Star
0
Fork
You've already forked mkxp-z
0
mirror of
https://github.com/mkxp-z/mkxp-z.git
synced
2025-04-29 19:44:49 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
931755cb64
mkxp-z
/
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 23:05:39 +02:00
#
ifdef RGSS3
#
include
"module_rpg3.rb.xxd"
#
else
Initial commit
2013-09-01 16:27:21 +02:00
#
include
"module_rpg.rb.xxd"
MRI-Binding: Add RGSS3 RPG module
2014-08-15 23:05:39 +02:00
#
endif
Reference in a new issue
Copy permalink