mirror of
https://github.com/GTAmodding/re3.git
synced 2025-08-30 22:35:29 +00:00
get rid of all PED_SKIN defines
This commit is contained in:
parent
75a9976cbc
commit
c17ccc50ab
12 changed files with 7 additions and 47 deletions
|
@ -84,10 +84,8 @@ typedef uint16_t wchar;
|
|||
|
||||
#include "config.h"
|
||||
|
||||
#ifdef PED_SKIN
|
||||
#include <rphanim.h>
|
||||
#include <rpskin.h>
|
||||
#endif
|
||||
|
||||
#ifdef __GNUC__
|
||||
#define TYPEALIGN(n) __attribute__ ((aligned (n)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue