index
:
terminal-media-launcher.git
master
testing
A lightweight Terminal Media Launcher written in C
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
windows
/
draw.h
blob: acde6eeff001dc351848149032c64b1a5d31928a (
plain
)
1
2
3
4
5
6
#ifndef WINDOWS_DRAW_H #define WINDOWS_DRAW_H void launch(); #endif