aw-installer/src/updater/updater.hpp
2024-01-09 18:19:56 +01:00

7 lines
56 B
C++

#pragma once
namespace updater
{
int update_iw4x();
}