Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ init
Method
init
pcsx2/Recording/InputRecordingFile.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
#include <array>
16
17
void InputRecordingFile::InputRecordingFileHeader::init() noexcept
18
{
19
m_fileVersion = 1;
20
}
21
22
void InputRecordingFile::setEmulatorVersion()
23
{
Callers
1
openNew
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected