Starship/include/fox_enmy2_assets.h
Alejandro Asenjo Nitti 8b4bb6d943
export configuration for ast_meteo & ast_bolse (#188)
* progress

* remove header

* - '#include "sf64level.h"'

* MatchPoint

* asset analysis complete, here it comes. Wheeeeeh

* comment

* correction

* some missile docs

* format

* preparations for ast_bolse extraction

* Matchpoint

* Jackpot
2024-03-31 22:04:45 -03:00

19 lines
314 B
C

#ifndef FOX_ENMY2_ASSETS_H
#define FOX_ENMY2_ASSETS_H
#include "sys.h"
// Displaylists
extern Gfx D_6004D00[];
extern Gfx D_6002500[];
extern Gfx D_60043F0[];
extern Gfx D_6004310[];
extern f32 D_602C1A0[];
extern f32 D_602C294[];
extern f32 D_601B474[];
extern f32 D_601B43C[];
extern f32 D_601B944[];
#endif