X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ioncore%2Fdetach.h;h=0a2da1ed5e507ac64afb658c1aaea97e712c344c;hb=3102bb90c325d9b29ac304d8f3ea0a17df564fc8;hp=30b4a4a11c3bbef72d9fa56e63944f6cdfa66cce;hpb=471a5e5f9928e2d324b2e10422a420f458bd63ff;p=ion3.git diff --git a/ioncore/detach.h b/ioncore/detach.h index 30b4a4a..0a2da1e 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-2008. * - * 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 */