From 68e729721da5b29ac52593d2863e25234aef2fc0 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Mon, 20 Mar 2006 18:38:29 +0000 Subject: [PATCH] ~(, ,)o <-- wtf another turtle?! --- dlls/fakemeta/fm_tr2.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/dlls/fakemeta/fm_tr2.cpp b/dlls/fakemeta/fm_tr2.cpp index 03eaf853..02ad89e8 100644 --- a/dlls/fakemeta/fm_tr2.cpp +++ b/dlls/fakemeta/fm_tr2.cpp @@ -303,6 +303,7 @@ AMX_NATIVE_INFO ext2_natives[] = {"get_tr2", get_tr2}, {"set_tr2", set_tr2}, {"get_kvd", get_kvd}, + {"set_kvd", set_kvd}, {NULL, NULL}, };