Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
updater.hpp
Go to the documentation of this file.
1
//
2
// Created by kj16609 on 10/6/23.
3
//
4
5
#pragma once
6
#ifndef ATLASGAMEMANAGER_UPDATER_HPP
7
#define ATLASGAMEMANAGER_UPDATER_HPP
8
9
namespace
atlas::updater
10
{
11
12
void
startUpdater
();
13
14
}
15
16
#endif
//ATLASGAMEMANAGER_UPDATER_HPP
atlas::updater
Definition
updater.cpp:8
atlas::updater::startUpdater
void startUpdater()
Definition
updater.cpp:10
atlas
core
utils
updater.hpp
Generated by
1.13.2