Closed krmbn0576 closed 7 years ago
Search all commands when the Game_Interpreter is set up. Then, if there is a command to load the image, request the image to be used ahead of time.
Game_Interpreter
I moved filename empty check to ImageManager.requestBitmap for convenience ;-)
ImageManager.requestBitmap
OK,LGTM 🤖
Search all commands when the
Game_Interpreter
is set up. Then, if there is a command to load the image, request the image to be used ahead of time.