mirror of
https://github.com/halpz/re3.git
synced 2025-05-10 18:46:37 +03:00
implemented CTrain
This commit is contained in:
commit
5f6b235301
15 changed files with 941 additions and 97 deletions
|
@ -71,6 +71,7 @@ char version_name[64];
|
|||
float FramesPerSecond = 30.0f;
|
||||
|
||||
bool gbPrintShite = false;
|
||||
bool gbModelViewer;
|
||||
|
||||
bool DoRWStuffStartOfFrame_Horizon(int16 TopRed, int16 TopGreen, int16 TopBlue, int16 BottomRed, int16 BottomGreen, int16 BottomBlue, int16 Alpha);
|
||||
void DoRWStuffEndOfFrame(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue