#ifndef OVNI_PCF_H #define OVNI_PCF_H #include #include "emu.h" int pcf_write(FILE *f, struct ovni_emu *emu); #endif /* OVNI_PCF_H */