Move similar/main/endlevel.c -> similar/main/endlevel.cpp

This commit is contained in:
Kp 2012-11-11 22:12:51 +00:00
parent ea2022bb01
commit cbda2231a6
2 changed files with 5 additions and 1 deletions

View file

@ -826,7 +826,7 @@ class DXXProgram(DXXCommon):
'main/credits.cpp',
'main/digiobj.cpp',
'main/effects.cpp',
'main/endlevel.c',
'main/endlevel.cpp',
'main/fvi.cpp',
'main/game.cpp',
'main/gamecntl.cpp',

View file

@ -21,6 +21,7 @@ COPYRIGHT 1993-1999 PARALLAX SOFTWARE CORPORATION. ALL RIGHTS RESERVED.
//#define _MARK_ON
#include <algorithm>
#include <stdlib.h>
@ -74,6 +75,9 @@ COPYRIGHT 1993-1999 PARALLAX SOFTWARE CORPORATION. ALL RIGHTS RESERVED.
#include "editor/editor.h"
#endif
using std::min;
using std::max;
typedef struct flythrough_data {
object *obj;
vms_angvec angles; //orientation in angles