mirror of
https://github.com/id-Software/DOOM-iOS.git
synced 2026-03-20 08:59:41 +01:00
The DOOM Classic for iPhone 1.0 source as released on November 3, 2009
This commit is contained in:
4
code/prboom/p_checksum.h
Normal file
4
code/prboom/p_checksum.h
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