From 8a2c5ee2ff5cad2ee0fec0cd1fff05e9c22363d4 Mon Sep 17 00:00:00 2001 From: dimok321 <15055714+dimok789@users.noreply.github.com> Date: Thu, 4 Jun 2009 11:34:45 +0000 Subject: [PATCH] *Removing libfat link *New libogc and libfat in our download section --- source/main.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source/main.cpp b/source/main.cpp index 97ea2b25..c337bae3 100644 --- a/source/main.cpp +++ b/source/main.cpp @@ -63,10 +63,6 @@ int Net_Init(char *ip){ 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 main(int argc, char *argv[]) {