Merge pull request #1040 from RachelBryk/movie-cleanup

Movie cleanup
This commit is contained in:
skidau 2014-09-11 11:47:55 +10:00
commit 67f7e7e28b
2 changed files with 342 additions and 347 deletions

File diff suppressed because it is too large Load diff

View file

@ -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)