libSPEC
Pokemon Save Editing Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Pages
Data Fields
pk3_ribbon_t Struct Reference

The pokemon's ribbon data. More...

#include <game_gba.h>

Data Fields

bool cool_normal: 1
 
bool cool_super: 1
 
bool cool_hyper: 1
 
bool cool_master: 1
 
bool beauty_normal: 1
 
bool beauty_super: 1
 
bool beauty_hyper: 1
 
bool beauty_master: 1
 
bool cute_normal: 1
 
bool cute_super: 1
 
bool cute_hyper: 1
 
bool cute_master: 1
 
bool smart_normal: 1
 
bool smart_super: 1
 
bool smart_hyper: 1
 
bool smart_master: 1
 
bool tough_normal: 1
 
bool tough_super: 1
 
bool tough_hyper: 1
 
bool tough_master: 1
 
bool champion: 1
 
bool winning: 1
 
bool victory: 1
 
bool artist: 1
 
bool effort: 1
 
bool marine: 1
 
bool land: 1
 
bool sky: 1
 
bool country: 1
 
bool national: 1
 
bool earth: 1
 
bool world: 1
 

Detailed Description

The pokemon's ribbon data.