initial commit master
authorJohn Tsiombikas <nuclear@member.fsf.org>
Sat, 17 Sep 2022 14:53:36 +0000 (17:53 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Sat, 17 Sep 2022 14:53:36 +0000 (17:53 +0300)
commitc17fa8e92a428fc35f2422b796caceeb748ee795
treef7b5b1f192748a172ec12aa9836641b6812f364f
initial commit
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
src/main.c [new file with mode: 0644]
src/video.c [new file with mode: 0644]
src/video.h [new file with mode: 0644]