mirror of
https://github.com/wiidev/usbloadergx.git
synced 2025-01-11 11:19:08 +01:00
*Removing libfat link
*New libogc and libfat in our download section
This commit is contained in:
parent
8d1c7ba450
commit
8a2c5ee2ff
@ -63,10 +63,6 @@ int Net_Init(char *ip){
|
|||||||
return TRUE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
|
|
||||||
// check for libfat.a from 1. Jun 2009
|
|
||||||
extern int LibFat4USB_Loader_GX;
|
|
||||||
int fatCheck = LibFat4USB_Loader_GX; // remove when libfat newer than 1. Jun 2009
|
|
||||||
|
|
||||||
int
|
int
|
||||||
main(int argc, char *argv[])
|
main(int argc, char *argv[])
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user