diff options
Diffstat (limited to 'chuck/OSCGraphicsVideo.ck')
-rw-r--r-- | chuck/OSCGraphicsVideo.ck | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chuck/OSCGraphicsVideo.ck b/chuck/OSCGraphicsVideo.ck new file mode 100644 index 0000000..def61f4 --- /dev/null +++ b/chuck/OSCGraphicsVideo.ck @@ -0,0 +1,2 @@ +public class OSCGraphicsVideo extends OSCGraphicsLayer { +} |