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
/
render
/
Skidmarks.h
blob: dcd6165264a9c943d258b96be65a8ee80c98a61f (
plain
) (
blame
)
1
2
3
4
5
6
7
#pragma once
class
CSkidmarks
{
public
:
static void
Render
(
void
);
};