4 lines
59 B
C
4 lines
59 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
#define SYS_NOT_EXISTS 0
|
||
|
|
#define SYS_PRINTF 1
|