X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ioncore%2Factivity.h;h=8728a2f4051e9dea2695ffeddae5d8010fe3a193;hb=3102bb90c325d9b29ac304d8f3ea0a17df564fc8;hp=5971a6c10f000e1cc8e7dc42f21342340325af53;hpb=471a5e5f9928e2d324b2e10422a420f458bd63ff;p=ion3.git diff --git a/ioncore/activity.h b/ioncore/activity.h index 5971a6c..8728a2f 100644 --- a/ioncore/activity.h +++ b/ioncore/activity.h @@ -1,12 +1,9 @@ /* * ion/ioncore/activity.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_ACTIVITY_H @@ -27,5 +24,6 @@ extern void region_clear_mgd_activity(WRegion *mgr); extern bool ioncore_activity_i(ExtlFn fn); extern WRegion *ioncore_activity_first(); extern bool ioncore_goto_activity(); +extern ObjList *ioncore_activity_list(); #endif /* ION_IONCORE_ACTIVITY_H */