summaryrefslogtreecommitdiff
path: root/src/hook_calculate_hp_in.hpp
blob: 165d9e759c5ea70b0d58cd67ead92b016c37b143 (plain)
1
2
3
4
5
6
7
#pragma once

#include "h-basic.hpp"

struct hook_calculate_hp_in {
	s32b mhp;
};