script fixes

This commit is contained in:
Nikolay Korolev 2021-01-20 12:12:26 +03:00
parent dac4dd560a
commit aa0f77043c
8 changed files with 12 additions and 14 deletions

View file

@ -44,7 +44,7 @@
// --MIAMI: file done
#define BLOCK_COUNT 22
#define SIZE_OF_SIMPLEVARS 0xE4
#define SIZE_OF_SIMPLEVARS 0xE8
const uint32 SIZE_OF_ONE_GAME_IN_BYTES = 201729;