1
0
mirror of https://github.com/td512/re3.git synced 2026-04-06 06:22:19 +00:00

Redo ReadSaveBuf + common.h cleanup

This commit is contained in:
Sergeanur
2021-06-25 19:03:05 +03:00
parent 6152f02333
commit 2b67aba94c
26 changed files with 398 additions and 337 deletions

View File

@@ -32,6 +32,7 @@
#include "Floater.h"
#include "Range2D.h"
#include "Wanted.h"
#include "SaveBuf.h"
CPed *gapTempPedList[50];
uint16 gnNumTempPedList;