]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - plugins/spritemodel/spritemodel.h
Merge commit '48410b113dd2036e69dbf723a39ec9af02fc9b12'
[xonotic/netradiant.git] / plugins / spritemodel / spritemodel.h
index c6c26305082ef3341b8604e521570a6b675167ba..899efaf6c103b577e0f53667222a86094b7e8169 100644 (file)
@@ -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);
+