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

#include "h-basic.h"

struct hook_eat_out {
	bool_ ident;
};