Moved symbols in unknown_064800 to header file.

This commit is contained in:
Antonio Castelli
2021-06-02 19:46:46 -07:00
parent ffadce021f
commit e5fa7ef22b
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#ifndef _UNKNOWN_064800_H_
#define _UNKNOWN_064800_H_
#endif
+2
View File
@@ -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"