mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-05 08:39:05 +00:00
Add cppcheck to Makefile
So you can run "make cppcheck" if you want to run it, it needs the $INCLUDE so it's nice in the makefile, and it doesn't affect the rest of building
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
*.DS_Store
|
||||
romfs/gfx/*.t3x
|
||||
include/version.hpp
|
||||
cppcheck.log
|
||||
|
||||
bannertool*
|
||||
makerom*
|
||||
|
||||
Reference in New Issue
Block a user