summaryrefslogtreecommitdiff
path: root/core/extension/native_extension.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/extension/native_extension.h')
-rw-r--r--core/extension/native_extension.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/extension/native_extension.h b/core/extension/native_extension.h
index b661381d64..9b1ebe0ed7 100644
--- a/core/extension/native_extension.h
+++ b/core/extension/native_extension.h
@@ -70,6 +70,7 @@ public:
INITIALIZATION_LEVEL_SERVERS,
INITIALIZATION_LEVEL_SCENE,
INITIALIZATION_LEVEL_EDITOR,
+ INITIALIZATION_LEVEL_DRIVER,
};
bool is_library_open() const;