#166450 - hacker013 - Sun Feb 08, 2009 11:39 am
hey everybody,
The bug is when I init fat with:
This is the first thing what got inited. When it shows the splash screens loaded from fat it goes perfect but then it shows my error message: Fatsystem initing .... failed.
Does somebody knows what i'm doing wrong?
_________________
Website / Blog
Let the nds be with you.
The bug is when I init fat with:
Code: |
if(fatInitDefault()==false) { NE_FATAL_ERROR("Fatsystem initing .... failed."); } |
This is the first thing what got inited. When it shows the splash screens loaded from fat it goes perfect but then it shows my error message: Fatsystem initing .... failed.
Does somebody knows what i'm doing wrong?
_________________
Website / Blog
Let the nds be with you.