summaryrefslogtreecommitdiff
path: root/include/scrcmd.h
blob: 5ebec94732ec548399d1500b29b2bdfff2b3c987 (plain)
1
2
3
4
5
6
#ifndef POKEDIAMOND_SCRCMD_H
#define POKEDIAMOND_SCRCMD_H

BOOL ScrCmd_givemon(struct ScriptContext* ctx);

#endif //POKEDIAMOND_SCRCMD_H