Starship/include/fox_enmy2_assets.h
inspectredc 5844ffc4dd
export configuration ast_zoness and bump torch for generic array factory (#192)
* ast_zoness

* format

* remove ast_zoness.h

* change name to D_ZO_601996C

* rename to yaml and use vec3f array

* prevent_bss_reordering in fox_edisplay

* format

---------

Co-authored-by: Alejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com>
2024-04-01 15:17:46 -03:00

16 lines
254 B
C

#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