More Steam functionality, less renaming. functions now closely relate to the original function/class/method structure and many helper types have been added native to BlitzSteam (no need for BlitzUtility).
This commit is contained in:
@@ -19,5 +19,4 @@
|
||||
DLL_FUNCTION(ISteamMusic*) BS_Music() {
|
||||
return SteamMusic();
|
||||
}
|
||||
#pragma comment(linker, "/EXPORT:BS_Music=_BS_Music@0")
|
||||
|
||||
BS_I
|
||||
|
||||
Reference in New Issue
Block a user