diff options
Diffstat (limited to 'viewer.lua')
| -rw-r--r-- | viewer.lua | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/viewer.lua b/viewer.lua new file mode 100644 index 0000000..126bc2b --- /dev/null +++ b/viewer.lua @@ -0,0 +1,6 @@ +function drawPicture() +end +function drawVideo() +end +function drawMusic() +end |
