- [FIX] Estic peiv i estava mal
This commit is contained in:
2
api.h
2
api.h
@@ -4,7 +4,7 @@
|
|||||||
#include "System.h"
|
#include "System.h"
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
#define message_eq(m) strncmp(msg, m, 20)
|
#define message_eq(m) (strncmp(msg, m, 20)==0)
|
||||||
|
|
||||||
enum BlendMode { BlendNone, BlendBlend, BlendAdd, BlendMod };
|
enum BlendMode { BlendNone, BlendBlend, BlendAdd, BlendMod };
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user