summaryrefslogtreecommitdiff
path: root/library/ui.c
blob: 213fb574e6f147d789f2ec325a850e8d235fe8a1 (plain)
1
2
3
typedef struct {
  Tree tree;
} UIContext;