mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-06 22:08:41 +00:00
define null path style
This commit is contained in:
@@ -86,6 +86,7 @@ enum
|
|||||||
|
|
||||||
typedef enum PathStyle
|
typedef enum PathStyle
|
||||||
{
|
{
|
||||||
|
PathStyle_Null,
|
||||||
PathStyle_Relative,
|
PathStyle_Relative,
|
||||||
PathStyle_WindowsAbsolute,
|
PathStyle_WindowsAbsolute,
|
||||||
PathStyle_UnixAbsolute,
|
PathStyle_UnixAbsolute,
|
||||||
|
|||||||
Reference in New Issue
Block a user