SSBM Decomp
Loading...
Searching...
No Matches
StaleMoveTable Struct Reference

#include <types.h>

Data Fields

s32 current_index
 
struct { 
 
   u16   move_id 
 
   u16   attack_instance 
 
StaleMoves [10] 
 
s32 total_attack_count
 
int current_index
 
struct { 
 
   u16   move_id 
 
   u16   attack_instance 
 
StaleMoves [10] 
 
int total_attack_count
 
u8 x30 [0x5EC - 0x30]
 
int x5EC
 
u8 x5F0 [0xCEC - 0x5F0]
 
int xCEC
 
int xCF0
 

Field Documentation

◆ current_index [1/2]

s32 StaleMoveTable::current_index

◆ move_id

u16 StaleMoveTable::move_id

◆ attack_instance

u16 StaleMoveTable::attack_instance

◆ [struct] [1/2]

struct { ... } StaleMoveTable::StaleMoves[10]

◆ total_attack_count [1/2]

s32 StaleMoveTable::total_attack_count

◆ current_index [2/2]

int StaleMoveTable::current_index

◆ [struct] [2/2]

struct { ... } StaleMoveTable::StaleMoves[10]

◆ total_attack_count [2/2]

int StaleMoveTable::total_attack_count
Todo:
pl_800386D8_t starts at +2C

◆ x30

u8 StaleMoveTable::x30[0x5EC - 0x30]

◆ x5EC

int StaleMoveTable::x5EC

◆ x5F0

u8 StaleMoveTable::x5F0[0xCEC - 0x5F0]

◆ xCEC

int StaleMoveTable::xCEC

◆ xCF0

int StaleMoveTable::xCF0

The documentation for this struct was generated from the following files: