fix crash #1 on osx
This commit is contained in:
@@ -56,8 +56,8 @@ typedef struct CCType {
|
|||||||
/*
|
/*
|
||||||
* Globals
|
* Globals
|
||||||
*/
|
*/
|
||||||
struct CCType *CCTypeRegistry[32];
|
extern struct CCType *CCTypeRegistry[16];
|
||||||
int CCTypeRegistryLength;
|
extern int CCTypeRegistryLength;
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user