6 lines
92 B
C
6 lines
92 B
C
|
#pragma once
|
||
|
|
||
|
#include "engine_ptr.h"
|
||
|
|
||
|
void updateFans(DECLARE_ENGINE_PARAMETER_SIGNATURE);
|