sm64/shape/hms_enemy1_a.c

11 lines
259 B
C

#include "../headers.h"
#define HMS_SHAPE
#include "enemy1_a/ball.shape"
#include "enemy1_a/bird/bird.shape"
#include "enemy1_a/bird_egg.shape"
#include "enemy1_a/dosun/dosun.shape"
#include "enemy1_a/killer.shape"
#include "enemy1_a/omurobo/omurobo.shape"