X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ioncore%2Fdetach.h;h=6a5c72144a58ab6d82582593850aea3f88aba6cb;hb=0c733f17d41080cd8240eecc5251d08a1776cdc5;hp=30b4a4a11c3bbef72d9fa56e63944f6cdfa66cce;hpb=803afbc1cd633f6c025bcd9537e9b7e9aedadd0d;p=ion3.git diff --git a/ioncore/detach.h b/ioncore/detach.h index 30b4a4a..6a5c721 100644 --- a/ioncore/detach.h +++ b/ioncore/detach.h @@ -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 */