mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-17 06:03:02 +00:00
arm64 : fix intptr_t size
This commit is contained in:
@@ -29,7 +29,7 @@ class CAI_WaypointList;
|
||||
class CAI_Network;
|
||||
struct AIMoveTrace_t;
|
||||
struct AILocalMoveGoal_t;
|
||||
typedef int AI_TaskFailureCode_t;
|
||||
typedef intp AI_TaskFailureCode_t;
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// Debugging tools
|
||||
|
||||
Reference in New Issue
Block a user