mirror of
https://github.com/ProgramSnail/build_system_2022.git
synced 2025-12-06 00:48:42 +00:00
3 lines
37 B
C++
3 lines
37 B
C++
|
|
#pragma once
|
||
|
|
|
||
|
|
void interactiveMode();
|