sm64/shape/hms_enemy2_h.c

11 lines
269 B
C

#include "../headers.h"
#define HMS_SHAPE
#include "enemy2_h/balloonbody.shape"
#include "enemy2_h/ballooneye.shape"
#include "enemy2_h/bat/bat.shape"
#include "enemy2_h/mucho/mucho.shape"
#include "enemy2_h/nessy/nessy.shape"
#include "enemy2_h/walker/walker.shape"