fallout2-ce/src/trap.h

7 lines
71 B
C

#ifndef TRAP_H
#define TRAP_H
void _trap_init();
#endif /* TRAP_H */