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

#include "h-basic.hpp"

struct hook_wild_gen_in {
	bool small;
};