Adoranda/include/util.h

4 lines
80 B
C

#pragma once
/*wait for a specified input key*/
void wait_for_input(int input);