Closed O-J1 closed 7 years ago
That's not "the import libraries section", this isn't a useful comment.
We do operate on the assumption that anyone attempting 3DS homebrew has some basic knowledge of C and shouldn't have much trouble understanding what an include file is.
http://beej.us/guide/bgc/output/html/multipage/bblox.html#helloworld might be helpful.
Fair enough mate. I immediately understood it but noticed that it wasnt mentioned in the hello world example. I will keep it in mind.
Added these changes based on the fact the newer individuals (like myself) will usually go to "Hello World" examples first, I found it helpful to have the import libraries section explained. Nothing too major