fallout2-ce/src/electronic_registration.h

7 lines
143 B
C
Raw Normal View History

2022-05-19 01:51:26 -07:00
#ifndef ELECTRONIC_REGISTRATION_H
#define ELECTRONIC_REGISTRATION_H
void runElectronicRegistration();
#endif /* ELECTRONIC_REGISTRATION_H */