6 lines
70 B
C++
6 lines
70 B
C++
|
#include "extension.h"
|
||
|
|
||
|
Sample g_Sample;
|
||
|
|
||
|
SMEXT_LINK(&g_Sample);
|