I need sum help and fast, heh :)
Maybe a bit offtopic but..
I'm programing C using a GCC..
but when i compile it states
"predefinition and predeclaration, conflicting types" etc.
i've include these files
and i'm 100% that they all should be included.. but it seem that liboga.h defines strings that then get's defined in the other includes.. but they should be there.. i'm sure! besides.. the definitions are not the same in liboga.h and the others.. hmm... kinda hard to put this to words.. but i hope u know what i mean.. *smiles* Thnx
Is this header your own file?
If it is, it looks unlikely anyone can help you unless you post the source of this header file.
but that's shouldn't be the issue.. since every lib has a lib.h and the files "file.h" and "memory.h" is neccessery files that the psx needs to operate...
i just thought it had sumthin to do with paths or mebe compiler options...