Duplicate decls file - how did this not get noticed for so long ...

This commit is contained in:
Michael Fabain Dirks
2016-07-01 14:17:52 +02:00
parent 6a5f4588ed
commit a63d893a18
3 changed files with 2 additions and 35 deletions
@@ -35,7 +35,7 @@ Global Timer = CreateTimer(FRAMERATE)
Global ServerListResponse_ServerResponded_p%:ServerListResponse_ServerResponded(0, 0)
Global ServerListResponse_RefreshComplete_p%:ServerListResponse_RefreshComplete(0, 0)
Graphics RESOLUTION_X, RESOLUTION_Y, RESOLUTION_Z, RESOLUTION_MODE
Graphics3D RESOLUTION_X, RESOLUTION_Y, RESOLUTION_Z, RESOLUTION_MODE
SetBuffer BackBuffer()
If Not BS_SteamAPI_Init() Then RuntimeError "Failed to initialize Steam!"