diff --git a/include/unknown_064800.h b/include/unknown_064800.h new file mode 100644 index 00000000..96e628b1 --- /dev/null +++ b/include/unknown_064800.h @@ -0,0 +1,4 @@ +#ifndef _UNKNOWN_064800_H_ +#define _UNKNOWN_064800_H_ + +#endif \ No newline at end of file diff --git a/src/unknown_064800.c b/src/unknown_064800.c index 45a5a1ab..78a630af 100644 --- a/src/unknown_064800.c +++ b/src/unknown_064800.c @@ -1,6 +1,8 @@ /* The comment below is needed for this file to be picked up by generate_ld */ /* RAM_POS: 0x80063C00 */ +#include "unknown_064800.h" + #include "types.h" #include "macros.h" #include "audio_internal.h"