Add main file
This commit is contained in:
parent
9131f19c95
commit
2beb091a44
4
src/main.c
Normal file
4
src/main.c
Normal file
@ -0,0 +1,4 @@
|
||||
typedef struct img Image;
|
||||
struct img {};
|
||||
|
||||
int main(void) { return 0; }
|
Loading…
Reference in New Issue
Block a user