aboutsummaryrefslogtreecommitdiff
path: root/tools/iDSK/src/Dams.h
blob: 65dfa9b381c85351c5f20c2b5f460cf35d282267 (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