mirror of
https://github.com/celisej567/source-sdk-2013.git
synced 2026-09-17 20:10:21 +03:00
Missed a file in the initial Response System library port commit
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
//
|
||||
//=============================================================================//
|
||||
|
||||
#ifdef NEW_RESPONSE_SYSTEM
|
||||
#include "ai_responsesystem_new.h"
|
||||
#else
|
||||
#ifndef AI_RESPONSESYSTEM_H
|
||||
#define AI_RESPONSESYSTEM_H
|
||||
|
||||
@@ -39,3 +42,4 @@ class ISaveRestoreBlockHandler *GetDefaultResponseSystemSaveRestoreBlockHandler(
|
||||
class ISaveRestoreOps *GetResponseSystemSaveRestoreOps();
|
||||
|
||||
#endif // AI_RESPONSESYSTEM_H
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user