first part of CFileLoader

This commit is contained in:
aap
2019-06-17 10:30:02 +02:00
parent fcc6a8bc55
commit b5fba778c4
41 changed files with 1182 additions and 45 deletions

5
src/control/PedStats.cpp Normal file
View File

@@ -0,0 +1,5 @@
#include "common.h"
#include "patcher.h"
#include "PedStats.h"
WRAPPER int32 CPedStats::GetPedStatType(char *type) { EAXJMP(0x4EF780); }