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

Revert "Revert "Redo ReadSaveBuf + common.h cleanup""

This reverts commit af7573ddbe.
This commit is contained in:
withmorten
2021-06-26 19:14:46 +02:00
parent 090fa619b4
commit f3a931e1c9
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;