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 03:49:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
292fd5ad24
re3
/
src
/
control
/
Replay.h
10 lines
91 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
CReplay
{
public
:
static
void
Display
(
void
)
;
RE more stuff from COnscreenTimer
2019-06-07 20:31:03 +00:00
static
uint8
&
Mode
;
implemented some higher level functions; added lots of stubs; switched top and bottom in CRect
2019-05-30 19:24:47 +00:00
}
;
Reference in a new issue
Copy permalink