6 lines
85 B
C
6 lines
85 B
C
#pragma once
|
|
|
|
#define PLUGIN_TYPE_NETWOR 0x1
|
|
|
|
void configErrorPush(const char* err);
|