fallout2-ce/src/trap.cc

9 lines
101 B
C++

#include "trap.h"
// NOTE: Likely collapsed trapInit/trapExit.
//
// 0x4B4190
void _trap_init()
{
}