summaryrefslogtreecommitdiff
path: root/src/hook_calculate_hp_out.hpp
blob: 28d5235034011e3cc1e63e23d159fb7cfc12ded1 (plain)
1
2
3
4
5
6
7
#pragma once

#include "h-basic.hpp"

struct hook_calculate_hp_out {
	s32b mhp;
};