moved some things around in preparation for new game types
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
#include "stdafx.h"
|
||||
/*
|
||||
-----------------------------------------------------------------------------
|
||||
File: StyleDef.cpp
|
||||
|
||||
Desc: A data structure that holds the definition of a GameMode.
|
||||
|
||||
Copyright (c) 2001 Chris Danford. All rights reserved.
|
||||
-----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#include "StyleDef.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user