ctr_Repair/trunk/CardSaveData/Mover/body/source/main.h

9 lines
216 B
C
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

//デバグ用
//#define CSM_FLAG_DEBUG 1
//一時保存先にSDも使う総サイズがメモリに納まらない場合 .. Card2
//#define CSM_FLAG_USE_SD 1
#ifdef CSM_FLAG_USE_SD
#define CSM_FLAG_FORCE_SD 1 //強制SD使用
#endif