Initial public release of rem-essentials
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
#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);
|
||||
Reference in New Issue
Block a user