mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
File diff suppressed because it is too large
Load Diff
@ -77,7 +77,7 @@ struct DTMHeader
|
||||
|
||||
u8 videoBackend[16]; // UTF-8 representation of the video backend
|
||||
u8 audioEmulator[16]; // UTF-8 representation of the audio emulator
|
||||
unsigned char md5[16]; // MD5 of game iso
|
||||
u8 md5[16]; // MD5 of game iso
|
||||
|
||||
u64 recordingStartTime; // seconds since 1970 that recording started (used for RTC)
|
||||
|
||||
|
Reference in New Issue
Block a user