hyperultra/src/deathpart.h

6 lines
55 B
C

#pragma once
typedef struct {
int skip;
} DeathPart;