Add in driver types and rejig code to make it easier to extend
This commit is contained in:
@@ -449,6 +449,8 @@ typedef enum {
|
||||
GDNATIVE_INITIALIZATION_SERVERS,
|
||||
GDNATIVE_INITIALIZATION_SCENE,
|
||||
GDNATIVE_INITIALIZATION_EDITOR,
|
||||
GDNATIVE_INITIALIZATION_DRIVER,
|
||||
GDNATIVE_MAX_INITIALIZATION_LEVEL,
|
||||
} GDNativeInitializationLevel;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user