This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
re3-wiiu
Watch
2
Star
0
Fork
0
You've already forked re3-wiiu
mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced
2024-12-02 22:14:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ecd70a5f17
re3-wiiu
/
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 21:24:47 +02:00
#
pragma once
class
CReplay
{
public
:
static
void
Display
(
void
)
;
RE more stuff from COnscreenTimer
2019-06-07 22:31:03 +02:00
static
uint8
&
Mode
;
implemented some higher level functions; added lots of stubs; switched top and bottom in CRect
2019-05-30 21:24:47 +02:00
}
;
Reference in New Issue
Copy Permalink