mirror of
https://github.com/halpz/re3.git
synced 2025-07-22 00:09:45 +00:00
First batch of fixes (CallAndMessage)
This commit is contained in:
@ -251,6 +251,9 @@ GenericLoad()
|
||||
uint8 *buf;
|
||||
int32 file;
|
||||
uint32 size;
|
||||
#ifdef FIX_BUGS
|
||||
size = 0;
|
||||
#endif
|
||||
#ifdef MISSION_REPLAY
|
||||
int8 qs;
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user