arm9 and arm9lib templates
Posted: Fri Mar 02, 2012 1:39 am
I have a problem using arm9 and arm9lib templates provided with devkitPro.
I've created a simple library using arm9lib template, then I placed .a file into lib folder inside a project based on the arm9 template.
The functions defined in the library are not visible in the application.
What is the appropriate way to use those templates together?
I've created a simple library using arm9lib template, then I placed .a file into lib folder inside a project based on the arm9 template.
The functions defined in the library are not visible in the application.
What is the appropriate way to use those templates together?