Moved symbols in unknown_0777A0 to header file.

This commit is contained in:
Antonio Castelli
2021-06-06 12:32:05 -07:00
parent 509df885e5
commit 7f6504d215
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#ifndef _UNKNOWN_0777A0_H_
#define _UNKNOWN_0777A0_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: 0x80076BA0 */
#include "unknown_0777A0.h"
#include "types.h"
#include "macros.h"