summaryrefslogtreecommitdiffstats
path: root/o3d/plugin/cross/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/plugin/cross/main.h')
-rw-r--r--o3d/plugin/cross/main.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/o3d/plugin/cross/main.h b/o3d/plugin/cross/main.h
index 79a657a..e72f458 100644
--- a/o3d/plugin/cross/main.h
+++ b/o3d/plugin/cross/main.h
@@ -97,6 +97,8 @@ namespace o3d {
void WriteLogString(const char* text, int length);
} // end namespace o3d
+NPError PlatformNPPGetValue(NPP instance, NPPVariable variable, void *value);
+
// NPAPI declarations. Some of these are only implemented in the
// platform-specific versions of "main.cc".