summaryrefslogtreecommitdiff
path: root/alf/alfcompat.h
diff options
context:
space:
mode:
Diffstat (limited to 'alf/alfcompat.h')
-rw-r--r--alf/alfcompat.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/alf/alfcompat.h b/alf/alfcompat.h
index a6c4a91..8319dac 100644
--- a/alf/alfcompat.h
+++ b/alf/alfcompat.h
@@ -17,3 +17,6 @@ typedef struct {
} ALFCompatFunctions;
+ALFCompatFunctions *
+ALF_CreateCompatFuncTable(void);
+