24 lines
536 B
C
24 lines
536 B
C
#pragma once
|
|
|
|
void CurrentResInfoWrite1();
|
|
void CurrentResInfoWrite2();
|
|
void CurrentResInfoWrite3();
|
|
void CurrentResInfoWrite4();
|
|
void CurrentResInfoWrite5();
|
|
void CurrentResInfoWrite6();
|
|
void CurrentResInfoWrite7();
|
|
|
|
void CurrentResInfoCheck1();
|
|
void CurrentResInfoCheck2();
|
|
void CurrentResInfoCheck3();
|
|
void CurrentResInfoCheck4();
|
|
void CurrentResInfoCheck5();
|
|
void CurrentResInfoCheck6();
|
|
void CurrentResInfoCheck7();
|
|
|
|
void DefaultResSet1();
|
|
void DefaultResSet2();
|
|
|
|
void SetMainResWidth(int value);
|
|
void SetMainResHeight(int value);
|