~sebsite/public-inbox

ultimate-syobon-action: clarify mjumptm v1 APPLIED

Ember Sawady: 1
 clarify mjumptm

 1 files changed, 4 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~sebsite/public-inbox/patches/43465/mbox | git am -3
Learn more about email & git

[PATCH ultimate-syobon-action] clarify mjumptm Export this patch

---
 src/main.h | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/main.h b/src/main.h
index 5b7fdca..53f2609 100644
--- a/src/main.h
+++ b/src/main.h
@@ -143,7 +143,10 @@ int mzimen, mrzimen, mkasok, mmuki, mmukitm, mjumptm, mkeytm, mcleartm;
// mzimen: grounded bool
// mkasok: absolute x velocity(?)
// mmuki: direction facing. 0 = left, 1 = right
// mjumptm: timer used to enforce maximum jump height(?)
// mjumptm: timer used to check whether jump should be large or small. set to 10
// when starting a jump, decremented each frame afterward, if you're still
// holding jump when it's 8 then your vertical speed is set to somewhere between
// -1300 and -1500 depending on your horizontal speed
int mmutekitm, mmutekion;
int mztm, mztype;
int actaon[7];
-- 
2.41.0
thabk you

To gitsrht:~sebsite/ultimate-syobon-action
   ceca473..eafc696  main -> main