Ifdef
This commit is contained in:
@@ -13,10 +13,11 @@
|
||||
* *
|
||||
******************************************************************************/
|
||||
|
||||
#include "gamescc.h"
|
||||
|
||||
|
||||
#ifndef STANDALONE
|
||||
|
||||
#include "gamescc.h"
|
||||
|
||||
/*
|
||||
./c cclib rng 17 \"[%229433dc3749aece1bd568f374a45da3b0bc6856990d7da3cd175399577940a775%22,250]\"
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
#ifndef H_GAMESCC_H
|
||||
#define H_GAMESCC_H
|
||||
|
||||
#ifndef STANDALONE
|
||||
|
||||
#define ENABLE_WALLET
|
||||
extern CWallet* pwalletMain;
|
||||
|
||||
@@ -82,6 +84,7 @@ if ( cp->evalcode == EVAL_GAMES ) \
|
||||
return(result); \
|
||||
} \
|
||||
}
|
||||
#endif
|
||||
|
||||
#define MAXPACK 23
|
||||
struct games_packitem
|
||||
|
||||
Reference in New Issue
Block a user