sm64/shape/enemy1_i/piano/hms_piano.sou
2022-12-04 22:27:02 -05:00

18 lines
529 B
Plaintext

/********************************************************************************
Ultra 64 MARIO Brothers
piano hierarchy data list module
Copyright 1996 Nintendo co., ltd. All rights reserved.
*********************************************************************************/
//#include "piano_texture.h"
//#include "piano_tooth_shape.sou"
//#include "piano_body_shape.sou"
extern Gfx gfx_piano_tooth[];
extern Gfx gfx_piano_body[];
hmsGfx(RM_SURF, gfx_piano_tooth)
hmsGfx(RM_SURF, gfx_piano_body)