5 lines
120 B
C
5 lines
120 B
C
#pragma once
|
|
#include "simulation/ElementDefs.h"
|
|
|
|
int Element_ETRD_nearestSparkablePart(Simulation *sim, int targetId);
|