generalization of deferred commands and any_gl rendering where appropriate
This commit is contained in:
@ -109,4 +109,7 @@ typedef struct {
|
||||
};
|
||||
} DeferredCommand;
|
||||
|
||||
|
||||
extern DeferredCommand *deferred_commands;
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user