hyperultra/src/exit.h

6 lines
49 B
C

#pragma once
typedef struct {
int dir;
} Exit;