pureikyubu/SRC/Debugger/input.h
ogamespec 1ed07dfcaa Datatype and refactoring completed
- Emulatror -> Core
- Debugger now in its own place
2020-03-05 11:18:20 +03:00

2 lines
70 B
C

void con_tokenizing(char *line);
void con_read_input(int peek);