1 2 3 4 5 6
#ifndef POKEDIAMOND_SCRCMD_H #define POKEDIAMOND_SCRCMD_H BOOL ScrCmd_givemon(struct ScriptContext* ctx); #endif //POKEDIAMOND_SCRCMD_H