X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fnetradiant.git;a=blobdiff_plain;f=plugins%2Fspritemodel%2Fspritemodel.h;h=899efaf6c103b577e0f53667222a86094b7e8169;hp=c6c26305082ef3341b8604e521570a6b675167ba;hb=bfc8a12a6b315ae261101a34db8ba1b682c67bb7;hpb=ab3a99dbbe84a0d130fea4d0ceb7b79d7ed07eb7;ds=sidebyside diff --git a/plugins/spritemodel/spritemodel.h b/plugins/spritemodel/spritemodel.h index c6c26305..899efaf6 100644 --- a/plugins/spritemodel/spritemodel.h +++ b/plugins/spritemodel/spritemodel.h @@ -1,6 +1,5 @@ /* -Copyright (C) 1999-2007 id Software, Inc. and contributors. -For a list of contributors, see the accompanying CONTRIBUTORS file. +Copyright (C) 2002 Dominic Clifton. This file is part of GtkRadiant. @@ -55,3 +54,6 @@ private: int refCount; aabb_t m_BBox; }; + +void LoadSpriteModel(entity_interfaces_t *interfaces, const char *name); +