Fix pscdgen and psexe build
This commit is contained in:
3
src/Library/src/start.c
Normal file
3
src/Library/src/start.c
Normal file
@@ -0,0 +1,3 @@
|
||||
void _start() {
|
||||
//call main here
|
||||
}
|
@@ -1,3 +0,0 @@
|
||||
int wuff() {
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user