implemented CCutsceneHead and dependencies

This commit is contained in:
aap 2019-06-12 20:07:37 +02:00
parent cb5ec27747
commit a9517c01af
21 changed files with 374 additions and 20 deletions

View file

@ -56,6 +56,7 @@
uint8 work_buff[55000];
char gString[256];
bool &b_FoundRecentSavedGameWantToLoad = *(bool*)0x95CDA8;