#ifndef TDKPIN_COLLISION_EVENTS_H #define TDKPIN_COLLISION_EVENTS_H #include "tdkpin_player_state.h" void tdkpin_handle_collision_events( uint16_t caller_bp, uint16_t event_flags, uint16_t record_id); /* 1000:b476 */ #endif