summaryrefslogtreecommitdiff
path: root/src/hook_give_in.hpp
blob: 0ef5a11d3c95cc2db1e6144d6e3909420b8de9f0 (plain)
1
2
3
4
5
6
#pragma once

struct hook_give_in {
	int m_idx;
	int item;
};