5 lines
84 B
C
5 lines
84 B
C
#pragma once
|
|
|
|
void LoadConfiguration(void);
|
|
void CheckCpu();
|
|
void SetWindowTitle();
|