Moved symbols in unknown_061D30 to header file.

This commit is contained in:
Antonio Castelli
2021-06-02 19:37:48 -07:00
parent f87dcd5e36
commit 0194c28924
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#ifndef _UNKNOWN_061D30_H_
#define _UNKNOWN_061D30_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: 0x80062290 */
#include "unknown_061D30.h"
#include "types.h"
#include "macros.h"