Created PSX Game template to use

This commit is contained in:
2022-08-21 21:00:00 +02:00
parent f7f43f50c6
commit 9ab4520b81
18 changed files with 108 additions and 563 deletions

View File

@@ -0,0 +1,3 @@
int main() {
return 0;
}