fallout2-ce/src/electronic_registration.h

7 lines
143 B
C

#ifndef ELECTRONIC_REGISTRATION_H
#define ELECTRONIC_REGISTRATION_H
void runElectronicRegistration();
#endif /* ELECTRONIC_REGISTRATION_H */