aboutsummaryrefslogtreecommitdiff
path: root/api/nil.h
diff options
context:
space:
mode:
Diffstat (limited to 'api/nil.h')
-rw-r--r--api/nil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/nil.h b/api/nil.h
index 22df640..014be45 100644
--- a/api/nil.h
+++ b/api/nil.h
@@ -3,7 +3,7 @@
#include "vm.h"
-extern UwUVMNativeType uwunil_type;
+extern UwUVMType uwunil_type;
UwUVMValue uwunil_create();