ggg
This commit is contained in:
commit
f1b5195724
5
MyFirstUniverse/game.c
Normal file
5
MyFirstUniverse/game.c
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
|
int main(){
|
||||||
|
printf("Hello world");
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user