aboutsummaryrefslogtreecommitdiff
path: root/plugins/cherry/cherry.h
blob: 87ccbec8f5876e8f258ee31e60c74a45ff2f0177 (plain)
1
2
3
4
5
6
7
8
#ifndef _CHERRY_H_
#define _CHERRY_H_

#include "../inventory/inventory.h"

extern struct item cherry_item;

#endif