sm64/shape/gfx_enemy1_j.c

11 lines
245 B
C

#include "../headers.h"
#define GFX_SHAPE
#include "enemy1_j/minibird.shape"
static long long patch_0 = 0;
#include "enemy1_j/peach/peach.shape"
static long long patch_1 = 1;
#include "enemy1_j/yoshi/yoshi.shape"
static long long patch_2 = 2;