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