Some game functionalities of CK 8.4 has been implemented.
Fixed a bug which made the main-menu crash sometimes git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@205 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
#include "hqp/CMusic.h"
|
||||
#include "include/fileio.h"
|
||||
#include "include/fileio/rle.h"
|
||||
#include "vorticon/CPlayer.h"
|
||||
#include "CLogFile.h"
|
||||
#include "CGraphics.h"
|
||||
#include <unistd.h>
|
||||
@@ -21,8 +20,6 @@
|
||||
#include "Debug.h"
|
||||
#include "FindFile.h"
|
||||
|
||||
extern CPlayer *Player;
|
||||
|
||||
unsigned int curmapx, curmapy;
|
||||
unsigned char mapdone;
|
||||
void addmaptile(unsigned int t)
|
||||
|
||||
Reference in New Issue
Block a user