16 lines
567 B
Plaintext
16 lines
567 B
Plaintext
/********************************************************************************
|
|
Ultra 64 MARIO Brothers
|
|
|
|
ichiro graphic display list module
|
|
|
|
Copyright 1996 Nintendo co., ltd. All rights reserved.
|
|
*********************************************************************************/
|
|
|
|
#include "ichiro/ichi_body_shape.sou"
|
|
#include "ichiro/ichi_Rarm_shape.sou"
|
|
#include "ichiro/ichi_Larm_shape.sou"
|
|
#include "ichiro/ichi_Rhand_shape.sou"
|
|
#include "ichiro/ichi_Lhand_shape.sou"
|
|
#include "ichiro/ichi_Rfoot_shape.sou"
|
|
#include "ichiro/ichi_Lfoot_shape.sou"
|