mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-22 04:37:46 +00:00
6 lines
No EOL
57 B
C++
6 lines
No EOL
57 B
C++
#pragma once
|
|
|
|
class SteamAPI {
|
|
public:
|
|
SteamAPI();
|
|
}; |