Add main file
This commit is contained in:
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; }
|
||||
Reference in New Issue
Block a user