first commit
This commit is contained in:
13
include/modules/nav_detour/navpath.h
Normal file
13
include/modules/nav_detour/navpath.h
Normal file
@ -0,0 +1,13 @@
|
||||
/* -----------------------------------------------------------------------------
|
||||
GSFramework
|
||||
Copyright 2001-2013 Emmanuel Julien. All Rights Reserved.
|
||||
------------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
#ifndef __PATHFINDING_PATH__
|
||||
#define __PATHFINDING_PATH__
|
||||
|
||||
|
||||
|
||||
|
||||
#endif // __PATHFINDING_PATH__
|
||||
Reference in New Issue
Block a user