diff options
author | louie <lshprung@yahoo.com> | 2020-12-28 15:34:29 -0800 |
---|---|---|
committer | louie <lshprung@yahoo.com> | 2020-12-28 15:34:29 -0800 |
commit | b8209a2349ffb2153e0c17f43412f2c9906aa8d0 (patch) | |
tree | a816b35e8c38b64aad1c00e6ae6a68a00aa282f0 /unix/draw.h | |
parent | 9fa266e62dc0782f7c2125f18fed2668ea414b29 (diff) |
Moved headers to separate directory
Diffstat (limited to 'unix/draw.h')
-rw-r--r-- | unix/draw.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/unix/draw.h b/unix/draw.h deleted file mode 100644 index b8e1c24..0000000 --- a/unix/draw.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef UNIX_DRAW_H -#define UNIX_DRAW_H - -void launch(); - -#endif |