mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-03 00:33:55 +03:00
remove all the undefined symbols from the list
This commit is contained in:
parent
e9c93209c4
commit
69b70a9d3f
@ -1,15 +0,0 @@
|
|||||||
#ifndef FOX_ENMY2_ASSETS_H
|
|
||||||
#define FOX_ENMY2_ASSETS_H
|
|
||||||
|
|
||||||
#include "sys.h"
|
|
||||||
|
|
||||||
// Displaylists
|
|
||||||
|
|
||||||
extern Gfx D_6002500[];
|
|
||||||
extern Gfx D_6004310[];
|
|
||||||
extern Gfx D_60043F0[];
|
|
||||||
extern f32 D_VE1_601B474[];
|
|
||||||
extern f32 D_VE1_601B43C[];
|
|
||||||
extern f32 D_VE1_601B944[];
|
|
||||||
|
|
||||||
#endif
|
|
File diff suppressed because it is too large
Load Diff
@ -4,7 +4,6 @@ s32 D_800CFF80[4] = { 0, 0, 0, 0 };
|
|||||||
s32 D_800CFF90 = 0;
|
s32 D_800CFF90 = 0;
|
||||||
s32 D_80161690;
|
s32 D_80161690;
|
||||||
|
|
||||||
#include "fox_enmy2_assets.h"
|
|
||||||
#include "assets/ast_arwing.h"
|
#include "assets/ast_arwing.h"
|
||||||
#include "assets/ast_training.h"
|
#include "assets/ast_training.h"
|
||||||
#include "assets/ast_corneria.h"
|
#include "assets/ast_corneria.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user