Moved symbols in unknown_080240 to header file.

This commit is contained in:
Antonio Castelli
2021-06-06 13:15:19 -07:00
parent 91eeb11a10
commit 29e889549e
3 changed files with 11 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
#ifndef _UNKNOWN_080240_H_
#define _UNKNOWN_080240_H_
#include "fast3d.h"
// Fast3D (F3DDKR) display list
Gfx D_800DF440[];
#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: 0x8007F640 */
#include "unknown_080240.h"
#include "types.h"
#include "macros.h"
#include "fast3d.h"
-1
View File
@@ -72,7 +72,6 @@ D_800DD434 = 0x800DD434;
D_800DD438 = 0x800DD438;
D_800DD43C = 0x800DD43C;
D_800DDC3E = 0x800DDC3E;
D_800DF440 = 0x800DF440;
D_800DF450 = 0x800DF450;
D_800DF454 = 0x800DF454;
D_800DF458 = 0x800DF458;