Last active
December 31, 2015 22:26
-
-
Save maco1028/c4dcf66761b5aa683202 to your computer and use it in GitHub Desktop.
RPGツクールMV カテゴリ分け用
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//============================================================================= | |
// カテゴリ分け用 | |
//============================================================================= | |
/*: | |
* @plugindesc ==================== BATTLE ==================== | |
* @author maco1028 | |
* | |
*/ | |
/*:ja | |
* @plugindesc =================== バトル =================== | |
* @author maco1028 | |
*/ | |
(function() { | |
//None | |
})(); | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment