diff options
Diffstat (limited to 'command/markad-standalone.h')
-rw-r--r-- | command/markad-standalone.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/command/markad-standalone.h b/command/markad-standalone.h index de91225..4888dd8 100644 --- a/command/markad-standalone.h +++ b/command/markad-standalone.h @@ -234,6 +234,7 @@ unsigned Descriptor_Length: off_t SeekPATPMT(); bool CheckPATPMT(off_t Offset=0); bool CheckTS(); + bool CheckLogo(); bool LoadInfo(); bool SaveInfo(); bool SetFileUID(char *File); |