X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ioncore%2Fdetach.h;h=f407a08dcb466659e821773ecde6e4f93218ecc7;hb=7c392448b0d2efcc6bb959063dcaa8b2c5ea0964;hp=30b4a4a11c3bbef72d9fa56e63944f6cdfa66cce;hpb=471a5e5f9928e2d324b2e10422a420f458bd63ff;p=ion3.git diff --git a/ioncore/detach.h b/ioncore/detach.h index 30b4a4a..f407a08 100644 --- a/ioncore/detach.h +++ b/ioncore/detach.h @@ -3,10 +3,7 @@ * * Copyright (c) Tuomo Valkonen 1999-2007. * - * 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 */