]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/opengl/gl/extensions/extensions.factor
change add-init-hook to add-startup-hook, new add-shutdown-hook word
[factor.git] / basis / opengl / gl / extensions / extensions.factor
index 6292a683e3066d4e44d928cff397ceb2a27018c5..540fba40f0294d84173e03437001bab8702d8f4d 100644 (file)
@@ -19,7 +19,7 @@ SYMBOL: +gl-function-pointers+
 : reset-gl-function-pointers ( -- )
     100 <hashtable> +gl-function-pointers+ set-global ;
     
-[ reset-gl-function-pointers ] "opengl.gl" add-init-hook
+[ reset-gl-function-pointers ] "opengl.gl" add-startup-hook
 reset-gl-function-pointers
 reset-gl-function-number-counter