use #pragma once
This commit is contained in:
@@ -19,11 +19,8 @@
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#if !defined( INCLUDED_MISCMODEL_H )
|
||||
#define INCLUDED_MISCMODEL_H
|
||||
#pragma once
|
||||
|
||||
scene::Node& New_MiscModel( EntityClass* eclass );
|
||||
void MiscModel_construct();
|
||||
void MiscModel_destroy();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user