MCPcopy 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
17void InputRecordingFile::InputRecordingFileHeader::init() noexcept
18{
19 m_fileVersion = 1;
20}
21
22void InputRecordingFile::setEmulatorVersion()
23{

Callers 1

openNewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected