DragonMinded / libdragon

Open source library for N64 development.
https://libdragon.dev
The Unlicense
746 stars 109 forks source link

Remove libdragon.h from internal files #614

Closed snacchus closed 1 month ago

snacchus commented 1 month ago

Specific header files will now be included instead. This helps with the development of libdragon because it will reduce the number of recompiled source files whenever header files are edited.