diff options
Diffstat (limited to 'Opcode/StdAfx.cpp')
-rw-r--r-- | Opcode/StdAfx.cpp | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/Opcode/StdAfx.cpp b/Opcode/StdAfx.cpp index ae10277..2350f92 100644 --- a/Opcode/StdAfx.cpp +++ b/Opcode/StdAfx.cpp @@ -1,10 +1,10 @@ -///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-/*
- * OPCODE - Optimized Collision Detection
- * Copyright (C) 2001 Pierre Terdiman
- * Homepage: http://www.codercorner.com/Opcode.htm
- */
-///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-
-//#define ICE_MAIN
-#include "StdAfx.h"
+/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// +/* + * OPCODE - Optimized Collision Detection + * Copyright (C) 2001 Pierre Terdiman + * Homepage: http://www.codercorner.com/Opcode.htm + */ +/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// + +//#define ICE_MAIN +#include "StdAfx.h" |