summaryrefslogtreecommitdiff
path: root/include/player.h
diff options
context:
space:
mode:
authorReinmmar <herwig.orlich@gmail.com>2023-11-29 09:13:55 +0100
committerReinmmar <herwig.orlich@gmail.com>2023-11-29 09:13:55 +0100
commit3d3b6c1b2c39ff8737ef51ce1f4da7b0c0652aa9 (patch)
tree1faf80ebdfc5da0bb9029efaa677c2d3251b9d65 /include/player.h
parentc19e313df4758a6be19384b1b728283b55ffa92b (diff)
cleaned up matching function
Diffstat (limited to 'include/player.h')
-rw-r--r--include/player.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/player.h b/include/player.h
index 6cfd1383..a003a610 100644
--- a/include/player.h
+++ b/include/player.h
@@ -209,6 +209,7 @@ typedef enum {
SURFACE_AUTO_LADDER,
SURFACE_CLIMB_WALL,
SURFACE_2C,
+ SURFACE_FF = 0xff,
} SurfaceType;
typedef enum {