9 lines
252 B
C
9 lines
252 B
C
|
|
//---------------------------------------------------------------------------
|
||
|
|
#ifndef AreaCustomFuncH
|
||
|
|
#define AreaCustomFuncH
|
||
|
|
//---------------------------------------------------------------------------
|
||
|
|
#endif
|
||
|
|
|
||
|
|
void RegisterCustomFunction();
|
||
|
|
|