hyperultra/src/deathpart.h

6 lines
55 B
C
Raw Permalink Normal View History

2023-03-18 21:54:01 +01:00
#pragma once
typedef struct {
2023-03-19 05:52:04 +01:00
int skip;
2023-03-18 21:54:01 +01:00
} DeathPart;