]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - plugins/spritemodel/spritemodel.h
Merge remote-tracking branch 'ttimo/master'
[xonotic/netradiant.git] / plugins / spritemodel / spritemodel.h
index d9be515238271132908bb53549535bd639f4e40f..698cf449976ba6a639e3ad2547426e842ae9fc1d 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.
 
@@ -59,3 +58,5 @@ private:
 int refCount;
 aabb_t m_BBox;
 };
+
+void LoadSpriteModel( entity_interfaces_t *interfaces, const char *name );