diff options
author | Alexander Harkness <me@bearbin.net> | 2015-05-08 16:10:56 +0200 |
---|---|---|
committer | Alexander Harkness <me@bearbin.net> | 2015-05-08 16:10:56 +0200 |
commit | 6d07cb43ef735f35e5dba73fb845d38669a1ad3f (patch) | |
tree | 6365218a38e5cbdf5a49dfe3b5136108d2feaff2 /src/Mobs/Path.h | |
parent | Merge pull request #1960 from mc-server/FixInterPluginCalls (diff) | |
parent | Spaces in cPath (diff) | |
download | cuberite-6d07cb43ef735f35e5dba73fb845d38669a1ad3f.tar cuberite-6d07cb43ef735f35e5dba73fb845d38669a1ad3f.tar.gz cuberite-6d07cb43ef735f35e5dba73fb845d38669a1ad3f.tar.bz2 cuberite-6d07cb43ef735f35e5dba73fb845d38669a1ad3f.tar.lz cuberite-6d07cb43ef735f35e5dba73fb845d38669a1ad3f.tar.xz cuberite-6d07cb43ef735f35e5dba73fb845d38669a1ad3f.tar.zst cuberite-6d07cb43ef735f35e5dba73fb845d38669a1ad3f.zip |
Diffstat (limited to 'src/Mobs/Path.h')
-rw-r--r-- | src/Mobs/Path.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Mobs/Path.h b/src/Mobs/Path.h index 9e893f1d7..0d903adb6 100644 --- a/src/Mobs/Path.h +++ b/src/Mobs/Path.h @@ -1,3 +1,4 @@ + #pragma once /* Wanna use the pathfinder? Put this in your header file: |