Files
DevourClient/lib/ClientHelper.h
Jadis0x 9bc7092e5a re-dump
- object class removed
+ added some helper functions
2024-04-13 16:00:43 +03:00

6 lines
69 B
C

#pragma once
bool IsSinglePlayer();
bool IsOnline();
bool IsHost();