mirror of
https://github.com/a0rtega/pafish
synced 2024-11-28 17:03:16 +03:00
8 lines
92 B
C
8 lines
92 B
C
|
|
#ifndef FINGERPRINT_H
|
|
#define FINGERPRINT_H
|
|
|
|
extern struct wmitarget wmitargets[];
|
|
|
|
#endif
|