aboutsummaryrefslogtreecommitdiff
path: root/tools/iDSK/src/Dams.h
blob: 6610ef701aa7704440f6dde252f420d915b11c15 (plain)
1
2
3
4
5
6
7
8
#ifndef DAMS_H
#define DAMS_H


void Dams( unsigned char * BufFile, int TailleFic, char * Listing );


#endif