]> git.decadent.org.uk Git - ion3.git/blobdiff - ioncore/detach.h
Update cfg_kludge_flash for Flash 10
[ion3.git] / ioncore / detach.h
index 30b4a4a11c3bbef72d9fa56e63944f6cdfa66cce..6a5c72144a58ab6d82582593850aea3f88aba6cb 100644 (file)
@@ -1,12 +1,9 @@
 /*
  * ion/ioncore/detach.h
  *
- * Copyright (c) Tuomo Valkonen 1999-2007
+ * Copyright (c) Tuomo Valkonen 1999-2009
  *
- * Ion is free software; you can redistribute it and/or modify it under
- * the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation; either version 2.1 of the License, or
- * (at your option) any later version.
+ * See the included file LICENSE for details.
  */
 
 #ifndef ION_IONCORE_DETACH_H
@@ -16,5 +13,7 @@
 
 extern bool ioncore_detach(WRegion *reg, int sp);
 
+extern void ioncore_unsqueeze(WRegion *reg, bool override);
+
 #endif /* ION_IONCORE_DETACH_H */