summaryrefslogtreecommitdiff
path: root/unix/draw.h
blob: b8e1c24dea3ed13066fc885f59f258a92f363775 (plain)
1
2
3
4
5
6
#ifndef UNIX_DRAW_H
#define UNIX_DRAW_H

void launch();

#endif