Merge branch '4wayswitch' of https://github.com/dooglus/bitcoin into integration
[bitcoinplatinum.git] / init.h
blob265ddb885360d8dadd35c6ba90f9bf733420f991
1 // Copyright (c) 2009-2010 Satoshi Nakamoto
2 // Distributed under the MIT/X11 software license, see the accompanying
3 // file license.txt or http://www.opensource.org/licenses/mit-license.php.
5 void Shutdown(void* parg);
6 bool AppInit(int argc, char* argv[]);
7 bool AppInit2(int argc, char* argv[]);