]> Git Repo - VerusCoin.git/blame - src/init.h
Merge pull request #224 from TheBlueMatt/mingwbuildfix
[VerusCoin.git] / src / init.h
CommitLineData
8bd66202
GA
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.
4
5void Shutdown(void* parg);
b6dc3b51
SN
6bool AppInit(int argc, char* argv[]);
7bool AppInit2(int argc, char* argv[]);
This page took 0.023195 seconds and 4 git commands to generate.