Adoranda/include/game.h

4 lines
48 B
C
Raw Normal View History

2021-07-29 18:33:22 +02:00
#pragma once
void play();
int get_inputs(void);