15 lines
430 B
Plaintext
15 lines
430 B
Plaintext
/********************************************************************************
|
|
Ultra 64 MARIO Brothers
|
|
|
|
dossun hierarchy data list module
|
|
|
|
Copyright 1996 Nintendo co., ltd. All rights reserved.
|
|
*********************************************************************************/
|
|
|
|
//#include "dossun/dossun_texture.h"
|
|
//#include "dossun/dossun_shape.sou"
|
|
|
|
extern Gfx gfx_dossun[];
|
|
|
|
hmsGfx(RM_SURF, gfx_dossun)
|