Gitiles
Code Review
Sign In
gerrit.morgengrauen.info
/
mudlib-public
/
b9cabc6bc14cf7a4e7706d8ec72117e9c06c013b
/
.
/
sys
/
inherit_list.h
blob: 626b1e9963a28e916e315b33b067463109e9bbff [
file
] [
log
] [
blame
]
#ifndef
LPC_INHERIT_LIST_H
#define
LPC_INHERIT_LIST_H
/* Return value flag types for inherit_list() */
#define
INHLIST_FLAT
0x00
#define
INHLIST_TREE
0x01
#define
INHLIST_TAG_VIRTUAL
0x02
#endif
/* LPC_INHERIT_LIST_H */