projects
/
carveJwlIkooP6JGAAIwe30JlM.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0917f7
)
residue
author
hgn
<hgodden00@gmail.com>
Sat, 27 May 2023 20:44:17 +0000
(21:44 +0100)
committer
hgn
<hgodden00@gmail.com>
Sat, 27 May 2023 20:44:17 +0000
(21:44 +0100)
player_skate.h
patch
|
blob
|
history
player_walk.h
patch
|
blob
|
history
diff --git
a/player_skate.h
b/player_skate.h
index 464ef50d9326a81264d94a565be1fb1a03d08918..5177763964cf62d6746b1dd7567512cbe453910b 100644
(file)
--- a/
player_skate.h
+++ b/
player_skate.h
@@
-8,7
+8,7
@@
typedef struct jump_info jump_info;
struct player_skate{
- struct{
+ struct
player_skate_state
{
enum skate_activity{
k_skate_activity_air,
k_skate_activity_air_to_grind,
diff --git
a/player_walk.h
b/player_walk.h
index 989384c1fc9661cffe259296ef71952d47ce6c2b..42cd760d67825f71f5fd38afc2a8e24716600a79 100644
(file)
--- a/
player_walk.h
+++ b/
player_walk.h
@@
-7,7
+7,7
@@
struct player_walk{
rb_capsule collider;
- struct{
+ struct
player_walk_state
{
v3f prev_pos;
v3f drop_in_target,
drop_in_foot_anchor,