#50823 - triton - Sat Aug 13, 2005 5:09 pm
Can someone show me how to link? I know it's written in the FAQ but devkitarm alway says undefined reference to so and so so that I have to include my entire data (bg tile and map and so on) into my main c file. It even complains about some of my code in my header file like not knowing what this struct SPRITE is when it is already declared in my header.