mirror of
https://github.com/id-Software/DOOM-iOS.git
synced 2026-03-20 17:10:11 +01:00
Source release for DOOM Classic for iOS version 2.1
This commit is contained in:
4
code/prboom/.svn/text-base/p_checksum.h.svn-base
Normal file
4
code/prboom/.svn/text-base/p_checksum.h.svn-base
Normal file
@@ -0,0 +1,4 @@
|
||||
extern void (*P_Checksum)(int);
|
||||
extern void P_ChecksumFinal(void);
|
||||
void P_RecordChecksum(const char *file);
|
||||
//void P_VerifyChecksum(const char *file);
|
||||
Reference in New Issue
Block a user