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