Moved symbols in unknown_066500 to header file.

This commit is contained in:
Antonio Castelli
2021-06-02 19:55:38 -07:00
parent 6881de40eb
commit 6d7c002a7b
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#ifndef _UNKNOWN_066500_H_
#define _UNKNOWN_066500_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: 0x80065900 */
#include "unknown_066500.h"
#include "types.h"
#include "macros.h"