index
:
anonymous/re3
lcs
master
miami
fully reversed source code for gta III and gta VC
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
control
/
PedType.h
blob: 563dc294776bc2b895486de5830cedba58e659a4 (
plain
) (
blame
)
1
2
3
4
5
6
7
#pragma once
class
CPedType
{
public
:
static
int32
FindPedType
(
char
*
type
);
};