Reorganize CPed functions into their original cpp files

This commit is contained in:
Sergeanur 2020-11-19 21:12:20 +02:00
parent a0a8bb8d92
commit 9e45feb4fa
15 changed files with 14349 additions and 14340 deletions

View file

@ -11,7 +11,6 @@
#include "HandlingMgr.h"
#include "CarCtrl.h"
#include "PedType.h"
#include "PedStats.h"
#include "AnimManager.h"
#include "Game.h"
#include "RwHelper.h"