index
:
OFQT
dev
hook
master
rss
vdf-parser
Open Fortress installer and launcher
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cli
/
updater.h
blob: 71fc75194ebb5f8ce50f411bd2d65f1c3a987aa9 (
plain
)
1
2
3
4
5
6
#ifndef UPDATER_H
#define UPDATER_H
void
update_setup
(
char
*
,
char
*
,
int
,
int
);
#endif