14 lines
465 B
Plaintext
14 lines
465 B
Plaintext
/********************************************************************************
|
|
Ultra 64 MARIO Brothers
|
|
|
|
bat graphic display list module
|
|
|
|
Copyright 1996 Nintendo co., ltd. All rights reserved.
|
|
*********************************************************************************/
|
|
|
|
#include "bat/bat_head_shape.sou"
|
|
#include "bat/bat_body_shape.sou"
|
|
#include "bat/bat_ear_shape.sou"
|
|
#include "bat/bat_Lwing_shape.sou"
|
|
#include "bat/bat_Rwing_shape.sou"
|