Ver Fonte

Added class typedef.

Brucey há 4 anos atrás
pai
commit
bb0a0f185b
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      blitz.mod/blitz_types.h

+ 1 - 0
blitz.mod/blitz_types.h

@@ -24,6 +24,7 @@ typedef struct BBInterfaceTable BBInterfaceTable;
 typedef struct BBInterface BBInterface;
 typedef struct BBInterfaceOffsets BBInterfaceOffsets;
 typedef struct BBEnum BBEnum;
+typedef struct BBClass_String BBClass_String;
 
 typedef unsigned char	BBBYTE;
 typedef unsigned short	BBSHORT;