#ifndef _ENGINE_SMOKE_H #define _ENGINE_SMOKE_H void TrainSmokeTick(void); void TrainSmokeDraw(s32 cameraId); #endif // _ENGINE_SMOKE_H