Update gryphn_bool.h
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
typedef int gnBool;
|
typedef int gnBool;
|
||||||
#define gnFalse 0;
|
#define gnFalse 0
|
||||||
#define gnTrue 1;
|
#define gnTrue 1
|
||||||
|
Reference in New Issue
Block a user