SSBM Decomp
Loading...
Searching...
No Matches
ftwalljump.c File Reference
#include <platform.h>
#include "ftCommon/forward.h"
#include "ftwalljump.h"
#include "fighter.h"
#include "ft/types.h"
#include "ftCommon/ftCo_PassiveWall.h"
#include "mp/mplib.h"
#include <common_structs.h>
#include <dolphin/mtx/types.h>

Functions

bool ftWallJump_8008169C (HSD_GObj *gobj)
 UnclePunch Map file: Interrupt_Walljump.
 

Variables

static int const max_input_frames = 254
 

Function Documentation

◆ ftWallJump_8008169C()

bool ftWallJump_8008169C ( HSD_GObj gobj)

UnclePunch Map file: Interrupt_Walljump.

Returns
: true if this function started a walljump, otherwise false.

Variable Documentation

◆ max_input_frames

int const max_input_frames = 254
static