summaryrefslogtreecommitdiff
path: root/include/draw_extend.h
blob: 6876512551a52b1cb86a2e00e8221737a0aeda23 (plain)
1
2
3
4
5
6
#ifndef DRAW_EXTEND_H
#define DRAW_EXTEND_H

void launch();

#endif