forked from GitHub/gf-core
More changes to compile on macOS (incomplete)
This commit is contained in:
@@ -123,7 +123,13 @@ struct PGF_INTERNAL_DECL PgfPGF {
|
||||
static void release(ref<PgfPGF> pgf);
|
||||
};
|
||||
|
||||
// extern PGF_INTERNAL_DECL
|
||||
// PgfText master;
|
||||
|
||||
extern PGF_INTERNAL_DECL
|
||||
PgfText master;
|
||||
size_t master_size;
|
||||
|
||||
extern PGF_INTERNAL_DECL
|
||||
char master_text[];
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user