Удалить 'MyFirstUniverse/game.c'

This commit is contained in:
Oleksandr Hryshchenko 2022-11-07 22:00:46 +00:00
parent e5ec8b4a06
commit 43159a682b

View File

@ -1,5 +0,0 @@
#include <stdio.h>
int main(){
printf("Hello world");
}