5 lines
61 B
C
5 lines
61 B
C
|
#pragma once
|
||
|
|
||
|
u32 wait_key (void);
|
||
|
void wait_any_key (void);
|