mirror of
https://github.com/AntonioND/architectds.git
synced 2025-06-18 16:45:32 -04:00
examples: Remove references to makefiles
This commit is contained in:
parent
de58ecb7ad
commit
9c6f34d1d0
@ -10,14 +10,12 @@
|
||||
|
||||
#include "common.h"
|
||||
|
||||
// Headers autogenerated when files are find inside AUDIODIRS in the Makefile
|
||||
// Autogenerated files
|
||||
#include "maxmod/soundbank_info.h"
|
||||
#include "maxmod/soundbank_bin.h"
|
||||
|
||||
// Header autogenerated for each PNG file inside GFXDIRS in the Makefile
|
||||
#include "grit/neon_png.h"
|
||||
|
||||
// Header autogenerated for each BIN file inside BINDIRS in the Makefile
|
||||
#include "data/data_string_bin.h"
|
||||
|
||||
#include "teak/teak1_tlf.h"
|
||||
|
@ -7,7 +7,7 @@
|
||||
#include <nds.h>
|
||||
#include <maxmod9.h>
|
||||
|
||||
// Headers autogenerated when files are find inside AUDIODIRS in the Makefile
|
||||
// Autogenerated files
|
||||
#include "maxmod/soundbank_info.h"
|
||||
#include "maxmod/soundbank_bin.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user