Moved symbols in unknown_071730 to header file.

This commit is contained in:
Antonio Castelli
2021-06-05 19:17:36 -07:00
parent 38b906195b
commit 05b30056be
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#ifndef _UNKNOWN_071730_H_
#define _UNKNOWN_071730_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: 0x80070B30 */
#include "unknown_071730.h"
#include "types.h"
#include "macros.h"