This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
re3
Watch
1
Star
0
Fork
You've already forked re3
0
mirror of
https://github.com/GTAmodding/re3.git
synced
2024-11-17 09:38:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
cc731f4732
re3
/
src
/
render
/
Skidmarks.h
9 lines
97 B
C
Raw
Normal View
History
Unescape
Escape
implemented some higher level functions; added lots of stubs; switched top and bottom in CRect
2019-05-30 19:24:47 +00:00
#
pragma once
class
CSkidmarks
{
public
:
More replay stuff
2019-06-24 22:42:23 +00:00
static
void
Clear
(
void
)
;
implemented some higher level functions; added lots of stubs; switched top and bottom in CRect
2019-05-30 19:24:47 +00:00
static
void
Render
(
void
)
;
}
;
Reference in a new issue
Copy permalink