mirror of
https://github.com/id-Software/DOOM-IOS2.git
synced 2026-03-20 00:49:30 +01:00
Initial Commit
This commit is contained in:
4
common/prboom/p_checksum.h
Executable file
4
common/prboom/p_checksum.h
Executable 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