pokediamond/include/scrcmd.h

7 lines
138 B
C

#ifndef POKEDIAMOND_SCRCMD_H
#define POKEDIAMOND_SCRCMD_H
BOOL ScrCmd_givemon(struct ScriptContext* ctx);
#endif //POKEDIAMOND_SCRCMD_H