Skip to content

Commit

Permalink
add missing vprof
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenzzer committed Oct 12, 2024
1 parent cf931c5 commit 3382ac3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extension/sourcesdk/NextBot/NextBotLocomotionInterface.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@

#include "sourcesdk/NextBot/NextBotLocomotionInterface.h"
#include "tier0/vprof.h"

VCall<bool, const Vector&, const Vector&, const CBaseEntity*> ILocomotion::vClimbUpToLedge;
VCall<void, const Vector&, const Vector&> ILocomotion::vJumpAcrossGap;
Expand Down

0 comments on commit 3382ac3

Please sign in to comment.